dhcp_send_hostname


Description:

[ NoAccessorMethod ]
public bool dhcp_send_hostname { get; set; }

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 null and this property is true, the current persistent hostname of the computer is sent.