IContainer Properties |
The IContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentRegistry |
Gets the associated services with the components that provide them.
(Inherited from IComponentContext.) | |
| DiagnosticSource |
Gets the DiagnosticListener to which
trace events should be written.
| |
| Disposer |
Gets the disposer associated with this ILifetimeScope.
Component instances can be associated with it manually if required.
(Inherited from ILifetimeScope.) | |
| Tag |
Gets the tag applied to the ILifetimeScope.
(Inherited from ILifetimeScope.) |