LumiSoft Net Help
AdditionalAnswers Property
NamespacesLumiSoft.Net.DNS.ClientDnsServerResponseAdditionalAnswers
Gets resource records in the additional records section. NOTE: Before using this property ensure that ConnectionOk=true and ResponseCode=RCODE.NO_ERROR.
Declaration Syntax
C#Visual BasicVisual C++F#
public DNS_rr[] AdditionalAnswers { get; }
Public ReadOnly Property AdditionalAnswers As DNS_rr()
	Get
public:
property array<DNS_rr^>^ AdditionalAnswers {
	array<DNS_rr^>^ get ();
}
member AdditionalAnswers : DNS_rr[] with get
Property Value
array<DNS_rr>[]()[][]

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