Gets or sets a value indicating whether or not Simple Injector should try to load framework
components from the framework's configuration system or not. The default is true.
Namespace: SimpleInjector
Assembly: SimpleInjector.Integration.ServiceCollection (in SimpleInjector.Integration.ServiceCollection.dll) Version: 5.0.0
Syntax
Property Value
Type: BooleanA boolean value.
See Also