Click or drag to resize

PathEditIsValidPath Property

Check if the selected file or folder is existing on your system at the moment.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool IsValidPath { get; }

Property Value

Type: Boolean
See Also