System::Net::NetworkInformation::IPGlobalProperties::get_HostName method

IPGlobalProperties::get_HostName method

Returns the host name of the local computer.

virtual String System::Net::NetworkInformation::IPGlobalProperties::get_HostName()

ReturnValue

The host name of the local computer.

See Also