IFolderBrowserDialogService Members
Provides methods to browse, create, and select folders in the File System by using the standard folder browser dialog.Properties
| Name | Description |
|---|---|
| ResultPath | Gets or sets the path of the selected directory. |
| StartPath | Gets or sets the path of the initially selected directory. |
Methods
| Name | Description |
|---|---|
| ShowDialog() | Shows the dialog box. |
See Also