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'

Declaration Syntax
public bool FileSystemOnly { get; set; }Public Property FileSystemOnly As Boolean
public:
property bool FileSystemOnly {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)