Gets or sets the IP address ranges that are excluded from distribution

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 DHCPScopeExclusions Exclusions { getset; }

VB

Public Property Exclusions As DHCPScopeExclusions

Get

Set

C++

public:

property DHCPScopeExclusions^ Exclusions {

DHCPScopeExclusions^ get();

void set(DHCPScopeExclusions^ value);

}

See Also

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