Click or drag to resize

BrowseForFolderFileSystemOnly Property

Only allow file system directories.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool FileSystemOnly { get; set; }

Property Value

Type: Boolean
true if onlz file system directories are allowed, false if not.
Remarks
Not supported for the old dialog. See ForceOldDialog
See Also