Share via


VersionControlServer.QueryBranchObjectOwnership 方法 (array<Int32 )

获取 BranchObjectOwnership 对象与指定的 Changeset ID。

命名空间:  Microsoft.TeamFoundation.VersionControl.Client
程序集:  Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

语法

声明
Public Function QueryBranchObjectOwnership ( _
    changesetIds As Integer() _
) As BranchObjectOwnership()
public BranchObjectOwnership[] QueryBranchObjectOwnership(
    int[] changesetIds
)

参数

返回值

类型:array<Microsoft.TeamFoundation.VersionControl.Client.BranchObjectOwnership[]
数组 BranchObjectOwnership 对象与指定的 Changeset ID。

.NET Framework 安全性

请参见

参考

VersionControlServer 类

QueryBranchObjectOwnership 重载

Microsoft.TeamFoundation.VersionControl.Client 命名空间