System::Net::NetworkInformation::IPGlobalProperties::get_HostName 方法

IPGlobalProperties::get_HostName method

返回本地计算机的主机名。

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

ReturnValue

本地计算机的主机名。

另见