This documentation is archived and is not being maintained.

ComputerInfo::ComputerDomain Property

If computer is joined to a domain, returns the domain name computer is joined to; otherwise return null.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
static property String^ ComputerDomain {
	String^ get ();
}

Property Value

Type: System::String

Show: