Freigeben über


TfsGitRef-Konstruktor

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

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    objectId As Byte(), _
    isDefaultBranch As Boolean _
)
public TfsGitRef(
    string name,
    byte[] objectId,
    bool isDefaultBranch
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsGitRef Klasse

Microsoft.TeamFoundation.Git.Server-Namespace