Container.Options Property

Gets the container options.

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

Syntax

public ContainerOptions Options { get; }

Property Value

Type: ContainerOptions
The ContainerOptions instance for this container.

See Also

Reference

Container Class

SimpleInjector Namespace