Share via


GitTreeEntryRef, constructeur (String, String, Int32, Int32)

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    ObjectId As String, _
    RelativePath As String, _
    rwxBits As Integer, _
    GitObjectTypeCode As Integer _
)
public GitTreeEntryRef(
    string ObjectId,
    string RelativePath,
    int rwxBits,
    int GitObjectTypeCode
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GitTreeEntryRef Classe

GitTreeEntryRef, surcharge

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms