LumiSoft Net Help
Answers Property
NamespacesLumiSoft.Net.DNS.ClientDnsServerResponseAnswers
Gets dns server returned answers. NOTE: Before using this property ensure that ConnectionOk=true and ResponseCode=RCODE.NO_ERROR.
Declaration Syntax
C#Visual BasicVisual C++F#
public DNS_rr[] Answers { get; }
Public ReadOnly Property Answers As DNS_rr()
	Get
public:
property array<DNS_rr^>^ Answers {
	array<DNS_rr^>^ get ();
}
member Answers : DNS_rr[] with get
Property Value
array<DNS_rr>[]()[][]

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119