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.10.0.0 (5.10.0)
Syntaxpublic static bool PerformAutoDiscoveryDependencyInjectionInformation
Public Shared PerformAutoDiscoveryDependencyInjectionInformation As Boolean
Field Value
Type: 
Boolean
See Also