FolderBrowserDialogService Fields
Allows you to browse, create, and select folders in the File System by using the standard folder browser dialog.| Name | Description |
|---|---|
| DescriptionProperty static | Identifies the FolderBrowserDialogService.Description dependency property. |
| HelpRequestCommandProperty static | Identifies the FolderBrowserDialogService.HelpRequestCommand dependency property. |
| RestorePreviouslySelectedDirectoryProperty static | Identifies the FolderBrowserDialogService.RestorePreviouslySelectedDirectory dependency property. |
| RootFolderProperty static | Identifies the FolderBrowserDialogService.RootFolder dependency property. |
| ShowNewFolderButtonProperty static | Identifies the FolderBrowserDialogService.ShowNewFolderButton dependency property. |
| StartPathProperty static | Identifies the FolderBrowserDialogService.StartPath dependency property. |
| UnregisterOnUnloadedProperty static | Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase. |
See Also