- ConfigurationSection.csd: the designer itself.
- ConfigurationSectionCode.tt: a text template code generator that generates the C# code for the configuration section.
- ConfigurationSectionSample.tt: generates a sample configuration file.
- ConfigurationSectionSchema.tt: generates the XSD schema representing the configuration section.
<section name="testConfiguration" type="TestConfig.Config.TestConfiguration"/>
</configSections>