get_HostName()

HostInformation::get_HostName() method

Returns the host name of the local computer.

static String System::Net::NetworkInformation::HostInformation::get_HostName()

Return Value

The host name of the local computer.

See Also