property CascadeFile.ExploreFromHere as String

Specifies the root folder for the control.

TypeDescription
String A string expression that indicates the folder's path that's the root of the control. The control can display multiple root items, separated by | character. For instance, "C:\|D:\" specifies that the control should display the C drive and D as well.

By default, the ExploreFromHere property is "". The ExplorerFromHere property specifies the root folder for the control. The ExpandFolders property retrieves or sets a value that indicates whether the control expands the folder objects.