ShellBrowser .Net Edition
FileSystemOnly Property
NamespacesJam.ShellShellComboBoxFileSystemOnly
If this option is set to true, the ShellCombo will only show items of the filesystem and exclude virtual file items.
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)