| CoreStateDatabaseDriversRootFolder Property  | 
            Gets the database drivers root folder, loaded from the app.config file
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.ConfigurationAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic string DatabaseDriversRootFolder { get; }Public ReadOnly Property DatabaseDriversRootFolder As String
	Get
Property Value
Type: 
String
See Also