System.Net.NetworkInformation.IPGlobalProperties.DhcpScopeName Property

Gets the Dynamic Host Configuration Protocol (DHCP) scope name.

Syntax

public abstract string DhcpScopeName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A DHCP scope is an administrative grouping of networked computers that are on the same subnet.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0