IResolvePipelineBuilderType Property |
Gets the type of the pipeline this instance will build.
Namespace:
Autofac.Core.Resolving.Pipeline
Assembly:
Autofac (in Autofac.dll) Version: 6.0.0+39696a967e8826f7f1ebc8c1ff4523c9dd75abe0
Syntax PipelineType Type { get; }
ReadOnly Property Type As PipelineType
Get
Property Value
Type:
PipelineType[Missing <value> documentation for "P:Autofac.Core.Resolving.Pipeline.IResolvePipelineBuilder.Type"]
See Also