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 native components to a Visual Studio project.
|
VisualStudioProject |
A visual studio project, created from one or more native binaries.
|
VisualStudioRootExtension |
The configuration for mapping a set of native components to a Visual Studio project and solution.
|
VisualStudioSolution |
A visual studio solution, representing one or more native binaries in a build.
|
XmlConfigFile |
An XML config file generated for Visual Studio.
|