Share via


UnprocessedCommit.RepositoryId Property

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

Syntax

'Declaration
Public ReadOnly Property RepositoryId As Guid
public Guid RepositoryId { get; }
public:
property Guid RepositoryId {
    Guid get ();
}
member RepositoryId : Guid with get
function get RepositoryId () : Guid

Property Value

Type: System.Guid
Returns Guid.

.NET Framework Security

See Also

Reference

UnprocessedCommit Class

Microsoft.TeamFoundation.Git.Server Namespace