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 ProjectNativeComponents to a Visual Studio project. |
VisualStudioProject
|
A visual studio project, created from one or more NativeBinary instances. |
VisualStudioSolution
|
A visual studio solution, representing one or more ProjectNativeBinary instances
from the same ProjectNativeComponent.
|
XmlConfigFile
|
An XML config file generated for Visual Studio. |