FolderPicker Class |
Namespace: ShellBoost.Core.Utilities
public class FolderPicker
The FolderPicker type exposes the following members.
| Name | Description | |
|---|---|---|
| FolderPicker | Initializes a new instance of the FolderPicker class |
| Name | Description | |
|---|---|---|
| FileNameLabel |
Gets or sets the file name label.
| |
| ForceFileSystem |
Gets or sets a value indicating whether to include only file system folders.
| |
| InputPath |
Gets or sets the input path.
| |
| OkButtonLabel |
Gets or sets the OK button label.
| |
| Result |
Gets the result item.
| |
| ResultName |
Gets the result name.
| |
| ResultPath |
Gets the result path.
| |
| Title |
Gets or sets the title.
|
| Name | Description | |
|---|---|---|
| SetOptions |
Sets the options.
| |
| ShowDialog(Boolean) |
Displays the dialog.
| |
| ShowDialog(IntPtr, Boolean) |
Displays the dialog.
|