ContainerProviderContainerComponentRegistry Property |
Gets the registry that associates services with the components that provide them.
Namespace:
Autofac.Integration.Web
Assembly:
Autofac.Integration.Web (in Autofac.Integration.Web.dll) Version: 6.0.0+0b24e3a20aaeba340141e7205a9b7643b9d6cc54
Syntax public IComponentRegistry ComponentRegistry { get; }
Public ReadOnly Property ComponentRegistry As IComponentRegistry
Get
Property Value
Type:
IComponentRegistry[Missing <value> documentation for "P:Autofac.Integration.Web.ContainerProviderContainer.ComponentRegistry"]
Implements
IComponentContextComponentRegistrySee Also