An NDoc Documented Class Library

DNSLookup.GetTXTRecords Method 

Returns all TXT records received in the response. These records are extracted from all three sections(Answer, Authority and Additional) of the response.

public TXTRecord[] GetTXTRecords();

Return Value

An array of TXT records.

See Also

DNSLookup Class | Lavantech.Dns Namespace