Freigeben über


TfvcBranch.RelatedBranches-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute(EmitDefaultValue := False, Order := )> _
Public Property RelatedBranches As List(Of TfvcShallowBranchRef)
[DataMemberAttribute(EmitDefaultValue = false, Order = )]
public List<TfvcShallowBranchRef> RelatedBranches { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.List<TfvcShallowBranchRef>

.NET Framework-Sicherheit

Siehe auch

Referenz

TfvcBranch Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace