[ NoAccessorMethod ]
public bool dhcp_send_hostname { get; set construct; }
If true
, a hostname is sent to the DHCP server when acquiring a lease.
Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the
dhcp_hostname property is empty and this property is true
, the current persistent hostname of the computer is sent.