Click or drag to resize

ComponentPipelineBuildingArgs Properties

The ComponentPipelineBuildingArgs type exposes the following members.

Properties
  NameDescription
Public propertyPipelineBuilder
Gets the pipeline builder for the registration. Add middleware to the builder to add to the component behaviour.
Public propertyRegistration
Gets the component registration whose pipeline is being built.
Top
See Also