Walter.Net.Networking
DnsHostName Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class : DnsHostName Method
The IP address to resolve
Get the DNS HostName of an IP address
Syntax
public static string DnsHostName( 
   IPAddress address
)

Parameters

address
The IP address to resolve

Return Value

the DNS name of an IP address
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NetworkExtensionMethods Class
NetworkExtensionMethods Members