get_HostName()

IPGlobalProperties::get_HostName() method

Returns the host name of the local computer.

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

Return Value

The host name of the local computer.

See Also