RegistrationContainer Property

Simple Injector
Gets the Container instance for this registration.

Namespace:  SimpleInjector
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public Container Container { get; }

Property Value

Type: Container
The Container instance for this registration.
See Also

Reference