AutofacInstanceContextComponentRegistry Property |
Gets the associated services with the components that provide them.
Namespace:
Autofac.Integration.Wcf
Assembly:
Autofac.Integration.Wcf (in Autofac.Integration.Wcf.dll) Version: 6.0.0+691de191498a27e1db2c331d318e19150e41288c
Syntax public IComponentRegistry ComponentRegistry { get; }
Public ReadOnly Property ComponentRegistry As IComponentRegistry
Get
Property Value
Type:
IComponentRegistry[Missing <value> documentation for "P:Autofac.Integration.Wcf.AutofacInstanceContext.ComponentRegistry"]
Implements
IComponentContextComponentRegistrySee Also