Share via


VersionControlServer.QueryBranchObjectOwnership, méthode (array<Int32[])

Obtient les objets BranchObjectOwnership associés aux ID spécifiés d'Changeset.

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

Syntaxe

'Déclaration
Public Function QueryBranchObjectOwnership ( _
    changesetIds As Integer() _
) As BranchObjectOwnership()
public BranchObjectOwnership[] QueryBranchObjectOwnership(
    int[] changesetIds
)

Paramètres

Valeur de retour

Type : array<Microsoft.TeamFoundation.VersionControl.Client.BranchObjectOwnership[]
Tableau d'objets BranchObjectOwnership associés aux ID spécifiés d'Changeset.

Sécurité .NET Framework

Voir aussi

Référence

VersionControlServer Classe

QueryBranchObjectOwnership, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms