A Sandcastle Documented Class Library
IServerUseNetworkLabel Property |
Returns whether to use network label on this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool UseNetworkLabel { get; }
ReadOnly Property UseNetworkLabel As Boolean Get
property bool UseNetworkLabel { bool get (); }
abstract UseNetworkLabel : bool with get
Property Value
Type: BooleanSee Also