A Sandcastle Documented Class Library
IDns Interface |
Represents a ip address entry as a result of a /dns lookup.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
The IDns type exposes the following members.
Properties
Name | Description | |
---|---|---|
Hostname |
The hostname which was looked up/resolved.
| |
IpAddress |
The ipaddress which looked up/resolved.
| |
Nick |
The nick whos hostname who was looked up.
|
See Also