ShellBrowser .Net Edition
CheckIfExists Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)CheckIfExists
If set to true, it is checked whether the files that are added to the list do exist on the filesystem.
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)