Gets or sets a value indicating whether the container allows overriding registrations. The default
is false.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: BooleanThe value indicating whether the container allows overriding registrations.
See Also