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。)

页首

请参阅

参考

Microsoft.TeamFoundation.Server 命名空间