FolderPickerForceFileSystem Property |
Gets or sets a value indicating whether to include only file system folders.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual bool ForceFileSystem { get; set; }
Property Value
Type:
Booleantrue if only file system folders are included; otherwise,
false.
See Also