Partilhar via


Construtor GitTreeEntryRef (String, String, Int32, Int32)

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GitTreeEntryRef Classe

Sobrecargas GitTreeEntryRef

Namespace Microsoft.TeamFoundation.SourceControl.WebApi