Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.