This documentation is archived and is not being maintained.

IStepPerformer Interface

Provides the implementation of a Team Foundation Servicing Step.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

[InheritedExportAttribute]
public interface class IStepPerformer

The IStepPerformer type exposes the following members.

  NameDescription
Public propertyNameThe name of this StepPerformer.
Top

  NameDescription
Public methodGetServicingStep
Public methodPerformStepExecutes a known servicing step as specified in the arguments.
Top
Show: