Share via


UnprocessedCommit.TeamProjectUri Property

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

'Declaration
Public ReadOnly Property TeamProjectUri As String
public string TeamProjectUri { get; }
public:
property String^ TeamProjectUri {
    String^ get ();
}
member TeamProjectUri : string with get
function get TeamProjectUri () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

UnprocessedCommit Class

Microsoft.TeamFoundation.Git.Server Namespace