Share via


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 名前空間