System.Windows.Forms.FolderBrowserDialog: Property Members

The properties of System.Windows.Forms.FolderBrowserDialog are listed below. For a list of all members, see the FolderBrowserDialog Members list.

See Also: Inherited members from System.Windows.Forms.CommonDialog

Public Properties

Descriptionstring.

Gets or sets the descriptive text displayed above the tree view control in the dialog box.

RootFolderEnvironment.SpecialFolder.

Gets or sets the root folder where the browsing starts from.

SelectedPathstring.

Gets or sets the path selected by the user.

ShowNewFolderButtonbool.

Gets or sets a value indicating whether the New Folder button appears in the folder browser dialog box.