Does the VSTO package come or not with C++
* In the compare page it shows that there is only VB.NET and C# in the package.
*In the VSTO product description page, there are many samples showing c++ in the project wizard.
Could someone help me on that
Thank you,
Fabio

Does the VSTO package come or not with C++ ?
JasonBeckett
Hello Fabio, VSTO only supports VB.NET and C# as the supported programming languages. VSTO project types exist in the higher end Visual Studio Team System (VSTS) SKUs, and in those SKUs there are C++ project types but not for any of the VSTO project types.
Hope that clarifies things.
Thanks