TemplateBindingsSupportedDrivers Property |
Gets the supported drivers.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Templates
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax public HashSet<string> SupportedDrivers { get; }
Public ReadOnly Property SupportedDrivers As HashSet(Of String)
Get
Property Value
Type:
HashSetStringSee Also