Click or drag to resize

BrowseForFolder Properties

The BrowseForFolder type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the title of the dialog.
Public propertyFileSystemOnly
Only allow file system directories.
Public propertyForceOldDialog
Gets or sets a value indicating whether the old dialog should be forced.
Public propertyRootFolder
Gets or sets the root folder.
Public propertySelectedFolderIdList
After execution contains the Folder that was selected.
Public propertySelectedPath
Gets or sets the directory the dialog initially displays.
Public propertyShowNewFolderButton
Gets or sets a value indicating whether the new folder button is shown.
Public propertyTitle
Gets or sets the title of the dialog.
Top
See Also