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)。 |
回頁首