Interfaccia ITeamProjectCollectionService

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Sintassi

'Dichiarazione
Public Interface ITeamProjectCollectionService _
    Inherits ITeamProjectCollectionServicing
public interface ITeamProjectCollectionService : ITeamProjectCollectionServicing

Il tipo ITeamProjectCollectionService espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico AddServicingOperation(Stream) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico AddServicingOperation(String, IEnumerable<String>, IEnumerable<String>) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico DeleteProject (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico DeleteServicingOperation (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico DeleteServicingResources (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico DisableServicing(String) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico DisableServicing(String, String) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico EnableServicing (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico GetCollection(Guid)
Metodo pubblico GetCollection(Guid, ServiceHostFilterFlags)
Metodo pubblico GetCollections()
Metodo pubblico GetCollections(IEnumerable<Guid>)
Metodo pubblico GetCollections(ServiceHostFilterFlags)
Metodo pubblico GetCollections(IEnumerable<Guid>, ServiceHostFilterFlags)
Metodo pubblico GetDefaultCollection
Metodo pubblico GetServicingDetails (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico GetServicingOperation (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico GetServicingResources (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueAttachCollection(String, IDictionary<String, String>, Boolean) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueAttachCollection(String, IDictionary<String, String>, Boolean, String, String, String) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueAttachPreTfs2010Databases (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueCreateCollection(String, String, Boolean, String, TeamFoundationServiceHostStatus, IDictionary<String, String>) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueCreateCollection(String, String, Boolean, String, TeamFoundationServiceHostStatus, IDictionary<String, String>, String, String, IDictionary<String, String>) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueDeleteProject (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueDetachCollection(Guid, IDictionary<String, String>, String, String%) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico QueueDetachCollection(TeamProjectCollection, IDictionary<String, String>, String, String%) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico UpdateServicingOperation(Stream) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico UpdateServicingOperation(String, IEnumerable<String>, IEnumerable<String>) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico UpdateServicingResource(String, Stream) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico UpdateServicingResource(String, String) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico UpdateServicingStepGroups(IEnumerable<Stream>) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico UpdateServicingStepGroups(IEnumerable<String>) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico UpdateServicingStepGroups(IEnumerable<ServicingStepGroup>) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico WaitForCollectionServicingToComplete(ServicingJobDetail) (Ereditato da ITeamProjectCollectionServicing)
Metodo pubblico WaitForCollectionServicingToComplete(ServicingJobDetail, TimeSpan) (Ereditato da ITeamProjectCollectionServicing)

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.TeamFoundation.Framework.Client