VersionControlServer.GetItems 方法

包括受保护的成员
包括继承的成员

获取数组在储存库的 Item 对象。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 GetItems(String) 从储存库获取数组与指定的 path的 Item 对象。
公共方法 GetItems(array<Int32[], Int32) 从储存库获取数组 Item 对象,按照 itemIds 和 changesetNumber。
公共方法 GetItems(String, RecursionType) 从储存库获取数组与指定的 path的 Item 对象。
公共方法 GetItems(array<Int32[], Int32, GetItemsOptions) 从储存库获取数组 Item 对象,按照 itemIds 和 changesetNumber。
公共方法 GetItems(array<Int32[], Int32, Boolean) 从储存库获取数组 Item 对象,按照 itemIds 和 changesetNumber。
公共方法 GetItems(String, VersionSpec, RecursionType) 从储存库获取数组与指定的 path的 Item 对象。
公共方法 GetItems(array<ItemSpec[], VersionSpec, DeletedState, ItemType) 获取数组与指定的路径和版本在储存库的 Item 对象。
公共方法 GetItems(String, VersionSpec, RecursionType, DeletedState, ItemType) 从储存库获取数组与指定的 path的 Item 对象。
公共方法 GetItems(ItemSpec, VersionSpec, DeletedState, ItemType, GetItemsOptions) 获取数组与指定的路径和版本在储存库的 Item 对象。
公共方法 GetItems(ItemSpec, VersionSpec, DeletedState, ItemType, Boolean) 获取数组与指定的路径和版本在储存库的 Item 对象。
公共方法 GetItems(array<ItemSpec[], VersionSpec, DeletedState, ItemType, GetItemsOptions) 获取数组与指定的路径和版本在储存库的 Item 对象。
公共方法 GetItems(array<ItemSpec[], VersionSpec, DeletedState, ItemType, Boolean) 获取数组与指定的路径和版本在储存库的 Item 对象。
公共方法 GetItems(String, VersionSpec, RecursionType, DeletedState, ItemType, Boolean) 从储存库获取数组与指定的 path的 Item 对象。
公共方法 GetItems(array<ItemSpec[], VersionSpec, DeletedState, ItemType, GetItemsOptions, array<String[], array<String[])

页首

请参见

参考

VersionControlServer 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间