ICommonStructureService3 接口
命名空间: Microsoft.TeamFoundation.Server
程序集: Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)
语法
声明
Public Interface ICommonStructureService3 _
Inherits ICommonStructureService
public interface ICommonStructureService3 : ICommonStructureService
ICommonStructureService3 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
ClearProjectInfoCache | (继承自 ICommonStructureService。) | |
CreateNode | (继承自 ICommonStructureService。) | |
CreateProject | 在新团队项目的通用结构服务中创建节点。 (继承自 ICommonStructureService。) | |
DeleteBranches | (继承自 ICommonStructureService。) | |
DeleteProject | (继承自 ICommonStructureService。) | |
GetChangedNodes | (继承自 ICommonStructureService。) | |
GetChangedNodesAndProjects | ||
GetDeletedNodesXml | (继承自 ICommonStructureService。) | |
GetNode | (继承自 ICommonStructureService。) | |
GetNodeFromPath | (继承自 ICommonStructureService。) | |
GetNodesXml | (继承自 ICommonStructureService。) | |
GetProject | (继承自 ICommonStructureService。) | |
GetProjectFromName | (继承自 ICommonStructureService。) | |
GetProjectProperties | (继承自 ICommonStructureService。) | |
ListAllProjects | (继承自 ICommonStructureService。) | |
ListProjects | (继承自 ICommonStructureService。) | |
ListStructures | (继承自 ICommonStructureService。) | |
MoveBranch | (继承自 ICommonStructureService。) | |
RenameNode | (继承自 ICommonStructureService。) | |
ReorderNode | (继承自 ICommonStructureService。) | |
UpdateProjectProperties | (继承自 ICommonStructureService。) |
页首