An NDoc Documented Class Library

DNSLookup.QTYPE_PTR Field

Query type value for Pointer Record. PTR Record provide a mapping from IP address back to host name.

public const int QTYPE_PTR = 12;

See Also

DNSLookup Class | Lavantech.Dns Namespace