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.4.0.0 (5.4.0)
Syntax public static bool PerformAutoDiscoveryDependencyInjectionInformation
Public Shared PerformAutoDiscoveryDependencyInjectionInformation As Boolean
Field Value
Type:
BooleanSee Also