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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool CheckIfExists { get; set; }

Property Value

Type: Boolean
See Also