GitRepository.GetTeamProjectUri Method
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
Public Function GetTeamProjectUri As String
public string GetTeamProjectUri()
public:
String^ GetTeamProjectUri()
member GetTeamProjectUri : unit -> string
public function GetTeamProjectUri() : String
Return Value
Type: System.String
.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.