FolderBrowserDialog Properties
.NET Framework 4.5
The FolderBrowserDialog type exposes the following members.
| Name | Description | |
|---|---|---|
|
Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
|
Description | Gets or sets the descriptive text displayed above the tree view control in the dialog box. |
|
RootFolder | Gets or sets the root folder where the browsing starts from. |
|
SelectedPath | Gets or sets the path selected by the user. |
|
ShowNewFolderButton | Gets or sets a value indicating whether the New Folder button appears in the folder browser dialog box. |
|
Site | Gets or sets the ISite of the Component. (Inherited from Component.) |
|
Tag | Gets or sets an object that contains data about the control. (Inherited from CommonDialog.) |