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
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.