Click or drag to resize

IMetadataRegistrarTInterface, TMetadataContainerBuilder Property

Gets the builder used to build an IContainer from component registrations.

Namespace:  Autofac.Extras.AttributeMetadata
Assembly:  Autofac.Extras.AttributeMetadata (in Autofac.Extras.AttributeMetadata.dll) Version: 6.0.0+9ca59cfaf8ca9a019932258d79b859bcf16e8ed2
Syntax
ContainerBuilder ContainerBuilder { get; }

Property Value

Type: ContainerBuilder

[Missing <value> documentation for "P:Autofac.Extras.AttributeMetadata.IMetadataRegistrar`2.ContainerBuilder"]

See Also