Click or drag to resize

Container Properties

The Container type exposes the following members.

Properties
  NameDescription
Public propertyComponentRegistry
Gets associated 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 container. Instances can be associated with it manually if required.
Protected propertyIsDisposed
Gets a value indicating whether the current instance has been disposed.
(Inherited from Disposable.)
Public propertyTag
Gets the tag applied to the lifetime scope.
Top
See Also