PipelineStepFactoryContext
Classnet10.0
Provides contextual information for creating pipeline steps from a
PipelineStepAnnotation. namespace Aspire.Hosting.Pipelines;
public class PipelineStepFactoryContext{ // ...}Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesPipelineContextget; init Gets the pipeline context that has the model and other properties.