This documentation is archived and is not being maintained.

IProjectContext::ProjectUri Property

Gets the URI of the project.

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

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

Property Value

Type: System::String
The URI of the project as a string.

Show: