Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public HashSet<string> SupportedDrivers { get; }

Property Value

Type: HashSetString
See Also