Click or drag to resize

BrowseForFolder Properties

The BrowseForFolder type exposes the following members.

Properties
  NameDescription
Public propertyFileSystemOnly
Only allow to select elements with an associated file system path.
Public propertySelectedFolderIdList
After execution contains the Folder that was selected.
Public propertySelectedPath
After ShowDialog gets the path that was selected. If this property is set before displaying the dialog sets the path the dialog initially selects.
Public propertyTitle
Gets or sets the title of the dialog.
Top
See Also