Aracılığıyla paylaş


GitTreeEntryRef Oluşturucu (String, String, Int32, Int32)

Ad alanı:  Microsoft.TeamFoundation.SourceControl.WebApi
Derleme:  Microsoft.TeamFoundation.SourceControl.WebApi (Microsoft.TeamFoundation.SourceControl.WebApi.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GitTreeEntryRef Sınıf

GitTreeEntryRef Fazla Yük

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı