ComponentSpace DNS Class Library Reference

ARecord.Address Property

Get or sets the address (ADDRESS).

[Visual Basic]
Public Property Address As UInt32
[C#]
public uint Address {get; set;}

Property Value

The address.

See Also

ARecord Class | ComponentSpace.Dns Namespace