| TemplateBindingsSupportedDrivers Property  | 
            Gets the supported drivers.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.TemplatesAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic HashSet<string> SupportedDrivers { get; }Public ReadOnly Property SupportedDrivers As HashSet(Of String)
	Get
Property Value
Type: 
HashSetString
See Also