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)
Syntax
string Hostname { get; }
ReadOnly Property Hostname As String Get
property String^ Hostname { String^ get (); }
abstract Hostname : string with get
Property Value
Type: StringSee Also