Share via


ITeamProjectCollectionService 接口

命名空间:  Microsoft.TeamFoundation.Framework.Client
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Public Interface ITeamProjectCollectionService _
    Inherits ITeamProjectCollectionServicing
public interface ITeamProjectCollectionService : ITeamProjectCollectionServicing

ITeamProjectCollectionService 类型公开以下成员。

方法

  名称 说明
公共方法 AddServicingOperation(Stream) (继承自 ITeamProjectCollectionServicing。)
公共方法 AddServicingOperation(String, IEnumerable<String>, IEnumerable<String>) (继承自 ITeamProjectCollectionServicing。)
公共方法 DeleteProject (继承自 ITeamProjectCollectionServicing。)
公共方法 DeleteServicingOperation (继承自 ITeamProjectCollectionServicing。)
公共方法 DeleteServicingResources (继承自 ITeamProjectCollectionServicing。)
公共方法 DisableServicing(String) (继承自 ITeamProjectCollectionServicing。)
公共方法 DisableServicing(String, String) (继承自 ITeamProjectCollectionServicing。)
公共方法 EnableServicing (继承自 ITeamProjectCollectionServicing。)
公共方法 GetCollection(Guid)
公共方法 GetCollection(Guid, ServiceHostFilterFlags)
公共方法 GetCollections()
公共方法 GetCollections(IEnumerable<Guid>)
公共方法 GetCollections(ServiceHostFilterFlags)
公共方法 GetCollections(IEnumerable<Guid>, ServiceHostFilterFlags)
公共方法 GetDefaultCollection
公共方法 GetServicingDetails (继承自 ITeamProjectCollectionServicing。)
公共方法 GetServicingOperation (继承自 ITeamProjectCollectionServicing。)
公共方法 GetServicingResources (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueAttachCollection(String, IDictionary<String, String>, Boolean) (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueAttachCollection(String, IDictionary<String, String>, Boolean, String, String, String) (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueAttachPreTfs2010Databases (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueCreateCollection(String, String, Boolean, String, TeamFoundationServiceHostStatus, IDictionary<String, String>) (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueCreateCollection(String, String, Boolean, String, TeamFoundationServiceHostStatus, IDictionary<String, String>, String, String, IDictionary<String, String>) (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueDeleteProject (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueDetachCollection(Guid, IDictionary<String, String>, String, String%) (继承自 ITeamProjectCollectionServicing。)
公共方法 QueueDetachCollection(TeamProjectCollection, IDictionary<String, String>, String, String%) (继承自 ITeamProjectCollectionServicing。)
公共方法 UpdateServicingOperation(Stream) (继承自 ITeamProjectCollectionServicing。)
公共方法 UpdateServicingOperation(String, IEnumerable<String>, IEnumerable<String>) (继承自 ITeamProjectCollectionServicing。)
公共方法 UpdateServicingResource(String, Stream) (继承自 ITeamProjectCollectionServicing。)
公共方法 UpdateServicingResource(String, String) (继承自 ITeamProjectCollectionServicing。)
公共方法 UpdateServicingStepGroups(IEnumerable<Stream>) (继承自 ITeamProjectCollectionServicing。)
公共方法 UpdateServicingStepGroups(IEnumerable<String>) (继承自 ITeamProjectCollectionServicing。)
公共方法 UpdateServicingStepGroups(IEnumerable<ServicingStepGroup>) (继承自 ITeamProjectCollectionServicing。)
公共方法 WaitForCollectionServicingToComplete(ServicingJobDetail) (继承自 ITeamProjectCollectionServicing。)
公共方法 WaitForCollectionServicingToComplete(ServicingJobDetail, TimeSpan) (继承自 ITeamProjectCollectionServicing。)

页首

请参见

参考

Microsoft.TeamFoundation.Framework.Client 命名空间