Autofac .NET Inversion of Control Container
ComponentRegistry Property
NamespacesAutofacIComponentContextComponentRegistry
Associates services with the components that provide them.
Declaration Syntax
C#Visual BasicVisual C++
IComponentRegistry ComponentRegistry { get; }
ReadOnly Property ComponentRegistry As IComponentRegistry
property IComponentRegistry^ ComponentRegistry {
	IComponentRegistry^ get ();
}

Assembly: Autofac (Module: Autofac) Version: 2.1.13.813 (2.1.13.813)