| Interface | Description | 
|---|---|
| ConfigFile | A configuration file generated for Visual Studio. | 
| TextConfigFile | A plain text config file generated for Visual Studio. | 
| TextProvider | Provides access to the content of a generated text file. | 
| VisualStudioExtension | The configuration for mapping a set of  NativeComponentSpecs to a Visual Studio project. | 
| VisualStudioProject | A visual studio project, created from one or more  NativeBinaryinstances. | 
| VisualStudioSolution | A visual studio solution, representing one or more  NativeBinarySpecinstances
 from the sameNativeComponentSpec. | 
| XmlConfigFile | An XML config file generated for Visual Studio. |