ShellBrowser .Net Edition
CheckIfExists Property
NamespacesJam.ShellPathCollectionCheckIfExists
If true, paths that do not exist will not be added to the list
Declaration Syntax
C#Visual BasicVisual C++
public bool CheckIfExists { get; set; }
Public Property CheckIfExists As Boolean
public:
property bool CheckIfExists {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)