Partager via


TfvcBranch.RelatedBranches, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

TfvcBranch Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms