Click or drag to resize

ContainerProviderContainer Properties

The ContainerProviderContainer type exposes the following members.

Properties
  NameDescription
Public propertyComponentRegistry
Gets the registry that associates services with the components that provide them.
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.
Public propertyTag
Gets the tag applied to the ILifetimeScope.
Top
See Also