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