GetHostName()

Dns::GetHostName() method

Returns the host name of the local machine.

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

Return Value

The host name of the local machine.

See Also