Walter.Net.Networking
ToString Method (DnsEntry)
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > DnsEntry Class : ToString Method
Retrieve the DNS entry as meaningful string representation
Syntax
public override string ToString()

Return Value

String value of the data formated as {IPAddress}:{DnsName}
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

DnsEntry Class
DnsEntry Members
Base Implementation in ToString