PathSelectionListIsLocalPathSelected Property |
Returns true, if files on local drives are selected.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool IsLocalPathSelected { get; }Public ReadOnly Property IsLocalPathSelected As Boolean
Get
public:
property bool IsLocalPathSelected {
bool get ();
}member IsLocalPathSelected : bool with get
Property Value
Boolean
See Also