ShellBrowser .Net Edition
FileSystemOnly Property
NamespacesJam.ShellShellListViewFileSystemOnly
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
C#Visual BasicVisual C++
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)