ComponentSpace DNS Class Library Reference

ARecord Properties

The properties of the ARecord class are listed below. For a complete list of ARecord class members, see the ARecord Members topic.

Public Instance Properties

Address Get or sets the address (ADDRESS).
DataLength (inherited from ResourceRecord) Get or sets the number of data bytes (RDLENGTH).
DnsName (inherited from ResourceRecord) Get or sets the domain name (NAME).
ResourceClass (inherited from ResourceRecord) Get or sets the resource class (CLASS).
ResourceType (inherited from ResourceRecord) Get or sets the resource type (TYPE).
TimeInterval (inherited from ResourceRecord) Get or sets the cache time interval (TTL).

See Also

ARecord Class | ComponentSpace.Dns Namespace