Gets or sets the address of the subnet - for example "192.168.0.0"

Namespace: CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP
Assembly: CENTREL.XIA.Network.Management.DHCP (in CENTREL.XIA.Network.Management.DHCP.dll)

Syntax

C#

public string Address { getset; }

VB

Public Property Address As String

Get

Set

C++

public:

property String^ Address {

String^ get();

void set(String^ value);

}

See Also

DHCPScopeDHCPScopeDHCPScope Class
CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP Namespace