Click or drag to resize

ShellItemFilterFileSystemOnly Property

If FileSystemOnly is set to True, objects and virtual folders which do not have a file system path, will not be displayed.

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

Property Value

Type: Boolean
See Also