A Sandcastle Documented Class Library
IServerNetworkLabel Property |
Network label for this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string NetworkLabel { get; }
ReadOnly Property NetworkLabel As String Get
property String^ NetworkLabel { String^ get (); }
abstract NetworkLabel : string with get
Property Value
Type: StringSee Also