Share via


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

See Also

Reference

GitRepository Class

Microsoft.TeamFoundation.SourceControl.WebApi Namespace