Walter.Net.Networking
TryParse Method (DnsEntry)
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > DnsEntry Class : TryParse Method
The json.
The DNS.
Tries to parse the Json string to populate a DNS entry
Syntax
public static bool TryParse( 
   string json,
   out DnsEntry? dns
)

Parameters

json
The json.
dns
The DNS.

Return Value

true if XXXX, false otherwise.
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