Container Properties |
The Container type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentRegistry |
Gets associated services with the components that provide them.
| |
| DiagnosticSource |
Gets the DiagnosticListener to which
trace events should be written.
| |
| Disposer |
Gets the disposer associated with this container. Instances can be associated
with it manually if required.
| |
| IsDisposed |
Gets a value indicating whether the current instance has been disposed.
(Inherited from Disposable.) | |
| Tag |
Gets the tag applied to the lifetime scope.
|