Container.Options Property
Gets the container options.
Namespace:
SimpleInjector
Assembly:
SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: ContainerOptions
The ContainerOptions instance for this container.
See Also