IRequestContextServicingStep Interface

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

Syntax

'Declaration
Public Interface IRequestContextServicingStep _
    Inherits IServicingStep
public interface IRequestContextServicingStep : IServicingStep
public interface class IRequestContextServicingStep : IServicingStep
type IRequestContextServicingStep =  
    interface 
        interface IServicingStep 
    end
public interface IRequestContextServicingStep extends IServicingStep

The IRequestContextServicingStep type exposes the following members.

Properties

  Name Description
Public property StepType (Inherited from IServicingStep.)
Public property TargetRequestContextOptional

Top

Methods

  Name Description
Public method Execute

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace