SPYProjectType
Description
Enumeration values to parameterize generation of C# from schema definitions.
Possible values:
spyVisualStudioProject | = 0 | Obsolete | |
spyVisualStudio2003Project | = 1 | Obsolete | |
spyBorlandProject | = 2 | Obsolete | |
spyMonoMakefile | = 3 | Obsolete | |
spyVisualStudio2005Project | = 4 | Obsolete | |
spyVisualStudio2008Project | = 5 | Obsolete | |
spyVisualStudio2010Project | = 6 | For C++ code also | |
spyVisualStudio2013Project | = 7 | For C++ code also | |
spyVisualStudio2015Project | = 8 | For C++ code also | |
spyVisualStudio2017Project | = 9 | For C++ code also | |
spyVisualStudio2019Project | =10 | For C++ code also |