次の方法で共有


PipelineStepFactoryContext Class

Definition

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.

Applies to