Freigeben über


GitTreeEntryRef-Konstruktor (String, String, Int32, Int32)

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

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GitTreeEntryRef Klasse

GitTreeEntryRef-Überladung

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace