Click or drag to resize

CustomFileListTCheckIfExists Property

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

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool CheckIfExists { get; set; }

Property Value

Type: Boolean
See Also