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