This documentation is archived and is not being maintained.

IProjectContext::DomainUri Property

Gets the domain uniform resource identifier (URI) of the project.

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

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

Property Value

Type: System::String
The domain URI as a string.

Show: