A Sandcastle Documented Class Library
IDnsIpAddress Property |
The ipaddress which looked up/resolved.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string IpAddress { get; }
ReadOnly Property IpAddress As String Get
property String^ IpAddress { String^ get (); }
abstract IpAddress : string with get
Property Value
Type: StringSee Also