| Visual Basic (Declaration) | |
|---|---|
| Public Property TemplateGroups As IEnumerable(Of TemplateGroup) | |
| C# | |
|---|---|
| public IEnumerable<TemplateGroup> TemplateGroups {get; set;} | |
Each template group has the templates for a layer
            
            
            Property Value
The template groups.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    