ITeamFoundationContext.TeamProjectUri Property

The Team Project URI.

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

Syntax

'Declaration
ReadOnly Property TeamProjectUri As Uri
Uri TeamProjectUri { get; }
property Uri^ TeamProjectUri {
    Uri^ get ();
}
abstract TeamProjectUri : Uri with get
function get TeamProjectUri () : Uri

Property Value

Type: System.Uri
Returns Uri.

.NET Framework Security

See Also

Reference

ITeamFoundationContext Interface

Microsoft.TeamFoundation.Client Namespace