AdapterDHCPServer Property
The DHCP server of the adapter identified by AdapterIndex .
Syntax
__property String AdapterDHCPServer = {read=FAdapterDHCPServer, write=FSetAdapterDHCPServer};
Default Value
""
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.
Data Type
String