| CodeGenerationMetaDataStoreTemplateGroups Property  | 
 
            Gets the template groups available. Key is templategroup name, value is description
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.GeneralDataStructures
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic Dictionary<string, string> TemplateGroups { get; }Public ReadOnly Property TemplateGroups As Dictionary(Of String, String)
	Get
Property Value
Type: 
DictionaryString, 
String
See Also