NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IPHostEntry Fields

The fields of the IPHostEntry class are listed below. For a complete list of IPHostEntry class members, see the IPHostEntry Members topic.

Public:

AddressList Provides an array of IPAddress objects.
Aliases Provides an array of strings containing other DNS names that resolve to the IP addresses in AddressList.
Hostname Contains the DNS name of the host.

See Also

IPHostEntry Class | System.Net Namespace