A Sandcastle Documented Class Library
IServerHostTarget Property |
Get the IServer target hostname entered in the Serverlist or /server.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string HostTarget { get; }
ReadOnly Property HostTarget As String Get
property String^ HostTarget { String^ get (); }
abstract HostTarget : string with get
Property Value
Type: StringSee Also