Click or drag to resize

ShellTreeViewFileSystemOnly Property

If FileSystemOnly is set to True, objects and virtual folders which do not have a file system path, will not be displayed. Exceptions are 'My Computer', 'Libraries' and 'Network'

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

Property Value

Type: Boolean
See Also