Click or drag to resize

IContainer Properties

The IContainer type exposes the following members.

Properties
  NameDescription
Public propertyComponentRegistry
Gets the associated services with the components that provide them.
(Inherited from IComponentContext.)
Public propertyDiagnosticSource
Gets the DiagnosticListener to which trace events should be written.
Public propertyDisposer
Gets the disposer associated with this ILifetimeScope. Component instances can be associated with it manually if required.
(Inherited from ILifetimeScope.)
Public propertyTag
Gets the tag applied to the ILifetimeScope.
(Inherited from ILifetimeScope.)
Top
See Also