Partager via


BranchObject.RelatedBranches, propriété

Branches liées par une relation de fusion.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property RelatedBranches As List(Of ItemIdentifier)
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public List<ItemIdentifier> RelatedBranches { get; set; }

Valeur de propriété

Type : System.Collections.Generic.List<ItemIdentifier>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

BranchObject Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms