In The Hand - .NET Components for Mobility
DhcpScopeName Property
NamespacesInTheHand.Net.NetworkInformationIPGlobalPropertiesDhcpScopeName
Gets the Dynamic Host Configuration Protocol (DHCP) scope name.
Declaration Syntax
C#Visual Basic
public string DhcpScopeName { get; }
Public ReadOnly Property DhcpScopeName As String
Value
A String instance that contains the computer's DHCP scope name.
Remarks
A DHCP scope is an administrative grouping of networked computers that are on the same subnet.
Exceptions
ExceptionCondition
NetworkInformationExceptionA Win32 function call failed.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 2.1.0.0