Gets resource records in the additional records section. NOTE: Before using this property ensure that ConnectionOk=true and ResponseCode=RCODE.NO_ERROR.
| C# | Visual Basic | Managed C++ |
public DnsRecordBase[] AdditionalAnswers { get; }
Public ReadOnly Property AdditionalAnswers As DnsRecordBase()
public: array<DnsRecordBase^>^ AdditionalAnswers { array<DnsRecordBase^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)