PathEditIsValidPath Property |
Check if the selected file or folder is existing on your system at the moment.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool IsValidPath { get; }Public ReadOnly Property IsValidPath As Boolean
Get
public:
property bool IsValidPath {
bool get ();
}member IsValidPath : bool with get
Property Value
Boolean
See Also