PipelineStepFactoryContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides contextual information for creating pipeline steps from a PipelineStepAnnotation.
public class PipelineStepFactoryContext
type PipelineStepFactoryContext = class
Public Class PipelineStepFactoryContext
- Inheritance
-
PipelineStepFactoryContext
Constructors
| PipelineStepFactoryContext() |
Properties
| PipelineContext |
Gets the pipeline context that has the model and other properties. |
| Resource |
Gets the resource that this factory is associated with. |