Mono Class Library: Overview

System.Net.IPHostEntry: Members

The members of System.Net.IPHostEntry are listed below.

See Also: Inherited members from System.Object

Public Constructors

Constructs a new instance of the System.Net.IPHostEntry class.

Public Properties

AddressListIPAddress[]. Gets or sets a list of IP addresses associated with a host.
Aliasesstring[]. Gets or sets a list of aliases associated with a host.
HostNamestring. Gets or sets the DNS name of the host.