property ExFolderView.ShellFolder (Path as Variant) as ExShellFolder
Constructs a ExShellFolder object given a path or a special folder contant.
Type
Description
Path as Variant
A String expression that indicates the folder's path
ExShellFolder
An ExShellFolder object being built based on the folder's path.
Supplying a folder's path name, such as "c:\windows" as the index argument Path will return the corresponding Folder object.