System.Net.IPHostEntry Members

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

See Also: Inherited members from System.Object

Public Constructors

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

Public Properties

AddressListIPAddress[].

Gets or sets a list of IP addresses that are associated with a host.

Aliasesstring[].

Gets or sets a list of aliases that are associated with a host.

HostNamestring.

Gets or sets the DNS name of the host.