Compartir a través de


GitTreeEntryRef (Constructor) (String, String, Int32, Int32)

Espacio de nombres:  Microsoft.TeamFoundation.SourceControl.WebApi
Ensamblado:  Microsoft.TeamFoundation.SourceControl.WebApi (en Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

GitTreeEntryRef Clase

GitTreeEntryRef (Sobrecarga)

Microsoft.TeamFoundation.SourceControl.WebApi (Espacio de nombres)