Aracılığıyla paylaş


TfvcBranch.RelatedBranches Ö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, Order := )> _
Public Property RelatedBranches As List(Of TfvcShallowBranchRef)
[DataMemberAttribute(EmitDefaultValue = false, Order = )]
public List<TfvcShallowBranchRef> RelatedBranches { get; set; }

Özellik Değeri

Tür: System.Collections.Generic.List<TfvcShallowBranchRef>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfvcBranch Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı