This documentation is archived and is not being maintained.

IProjectContext::DomainName Property

Gets the domain name of the project.

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

property String^ DomainName {
	String^ get ();
}

Property Value

Type: System::String
The domain name of the project.

Show: