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 建立節點在新 Team 專案的通用結構服務中。 (繼承自 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 命名空間