AdapterDHCPServer Property
The DHCP server of the adapter identified by AdapterIndex .
Syntax
[VB.NET] Public ReadOnlyProperty AdapterDHCPServer As String
[C#] public string AdapterDHCPServer {get;}
Remarks
This property contains the DHCP server of the adapter identified by AdapterIndex. Dynamic Host Configuration Protocol (DHCP) is used for automatically assigning IP Addresses on a network.
NOTE: This functionality is only available in Windows.
This property is read-only.
Default Value
""