System::Net::Dns::GetHostName method

Dns::GetHostName method

Returns the host name of the local machine.

static String System::Net::Dns::GetHostName()

ReturnValue

The host name of the local machine.

See Also