TemplateBindingsSupportedLanguages Property  | 
 
            Gets supportedLanguages
            
 
    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)
Syntaxpublic List<string> SupportedLanguages { get; }Public ReadOnly Property SupportedLanguages As List(Of String)
	Get
Property Value
Type: 
ListString
See Also