If set to true, it is checked whether the files that are added to the list
do exist on the filesystem.

Declaration Syntax
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)