Answers

DnsQueryResponse.Answers property

public IReadOnlyList<DnsResourceRecord> Answers { get; }

See Also