Partager via


TfsGitRef, constructeur

Espace de noms :  Microsoft.TeamFoundation.Git.Server
Assembly :  Microsoft.TeamFoundation.Git.Server (dans Microsoft.TeamFoundation.Git.Server.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TfsGitRef Classe

Microsoft.TeamFoundation.Git.Server, espace de noms