VersionControlServer.GetItem 方法

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

从储存库获取 Item

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

重载列表

  名称 说明
公共方法 GetItem(String) 零时 Item 指定的路径。
公共方法 GetItem(Int32, Int32) 从储存库获取 Item,根据 itemId 和 changesetNumber。
公共方法 GetItem(String, VersionSpec) 零时 Item 指定的路径。
公共方法 GetItem(Int32, Int32, GetItemsOptions) 从储存库获取 Item,根据 itemId、changesetNumber和 options。
公共方法 GetItem(Int32, Int32, Boolean) 从储存库获取 Item,根据 itemId 和 changesetNumber。
公共方法 GetItem(String, VersionSpec, DeletedState) 零时 Item 指定的路径。
公共方法 GetItem(String, VersionSpec, Int32) 零时 Item 指定的路径。
公共方法 GetItem(String, VersionSpec, DeletedState, GetItemsOptions) 零时 Item 指定的路径。
公共方法 GetItem(String, VersionSpec, DeletedState, Boolean) 零时 Item 指定的路径。
公共方法 GetItem(String, VersionSpec, Int32, GetItemsOptions) 零时 Item 指定的路径。
公共方法 GetItem(String, VersionSpec, Int32, Boolean) 零时 Item 指定的路径。

页首

请参见

参考

VersionControlServer 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间