| FrameworkSupportedTemplateGroups Property  | 
            Gets the list of names of the supported templategroups for this framework. If this list is empty, all templategroups are supported otherwise the 
            templategroups with the names specified.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.FrameworksAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic List<string> SupportedTemplateGroups { get; }Public ReadOnly Property SupportedTemplateGroups As List(Of String)
	Get
Property Value
Type: 
ListString
See Also