System::Net::NetworkInformation::HostInformation::get_DomainName method

HostInformation::get_DomainName method

Returns the domain in which the local computer is registered.

static String System::Net::NetworkInformation::HostInformation::get_DomainName()

ReturnValue

The domain in which the local computer is registered.

See Also