Aracılığıyla paylaş


GitCommit.Parents Özellik

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

Sözdizimi

'Bildirim
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property Parents As IEnumerable(Of String)
[DataMemberAttribute(EmitDefaultValue = false)]
public IEnumerable<string> Parents { get; set; }

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<String>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GitCommit Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı