IServerUseNetworkLabel Property |
Returns whether to use network label on this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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