Gets or sets the length of the prefix of this subnet typically this is /64

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 uint Prefix { getset; }

VB

Public Property Prefix As UInteger

Get

Set

C++

public:

property unsigned int Prefix {

unsigned int get();

void set(unsigned int value);

}

See Also

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