Sdílet prostřednictvím


VersionControlServer.QueryBranchObjectOwnership – metoda (array<Int32 , ItemSpec)

Získá BranchObjectOwnership objekty, které jsou spojené s určenou Changeset ID omezena filtrem zadanou cestu.

Obor názvů:  Microsoft.TeamFoundation.VersionControl.Client
Sestavení:  Microsoft.TeamFoundation.VersionControl.Client (v Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Deklarace
Public Function QueryBranchObjectOwnership ( _
    changesetIds As Integer(), _
    pathFilter As ItemSpec _
) As BranchObjectOwnership()
public BranchObjectOwnership[] QueryBranchObjectOwnership(
    int[] changesetIds,
    ItemSpec pathFilter
)

Parametry

Vrácená hodnota

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.BranchObjectOwnership[]
Matice BranchObjectOwnership objekty, které jsou spojené s určenou Changeset ID.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VersionControlServer Třída

QueryBranchObjectOwnership – přetížení

Microsoft.TeamFoundation.VersionControl.Client – obor názvů