System::Net::NetworkInformation::IPGlobalProperties::get_DomainName method

IPGlobalProperties::get_DomainName method

Returns the domain in which the local computer is registered.

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

ReturnValue

The domain in which the local computer is registered.

See Also