FileDialogEventArgsIsFolderPicker Property |
The context is a Folder Picker dialog.
This is only valid for Common Dialog boxes.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool IsFolderPicker { get; }
Property Value
Type:
Booleantrue if the context is a Folder Picker dialog; false otherwise.
See Also