IStepPerformer, interface
Fournit une implémentation d'Team Foundation entretenant l'étape.
Espace de noms : Microsoft.TeamFoundation.Framework.Server
Assembly : Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)
Syntaxe
'Déclaration
<InheritedExportAttribute> _
Public Interface IStepPerformer
[InheritedExportAttribute]
public interface IStepPerformer
Le type IStepPerformer expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Name | Ce StepPerformer. |
Début
Méthodes
Nom | Description | |
---|---|---|
GetServicingStep | ||
PerformStep | Exécute une étape de service comme spécifié dans les arguments. |
Début