Click or drag to resize
DependencyInjectionDiscoveryInformationPerformAutoDiscoveryDependencyInjectionInformation Field
Flag to signal the DependencyInjectionProvider that the auto discovery of dependency injection info in the assemblies of the application should be performed (true) or not (false). Default: false

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static bool PerformAutoDiscoveryDependencyInjectionInformation

Field Value

Type: Boolean
See Also