IDns.Hostname Property
From AdiIRC API v2
A Sandcastle Documented Class Library
IDnsHostname Property |
The hostname which was looked up/resolved.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
string Hostname { get; }
ReadOnly Property Hostname As String Get
property String^ Hostname { String^ get (); }
abstract Hostname : string with get