简体   繁体   English

在Visual Studio 2010中开发Office 2013 App

[英]Developing Office 2013 App in Visual Studio 2010

I have an Office Project (currently developed in Visual Studio 2010) which works for all versions of Office up to (but not including) 2013. 我有一个Office项目(当前在Visual Studio 2010中开发),该项目适用于直到(但不包括)2013年的所有版本的Office。

I want to be able to build a version of the app to work in 2013 but I can't seem to discover the equivalent of this Microsoft Office Developer Tools for Visual Studio 2012 (found from this similar question ) but for VS 2010. I have spent a few hours looking on Google and to be quite honest I'm not convinced what I'm trying to do is even possible! 我希望能够构建该应用程序的版本以在2013年工作,但是我似乎找不到与Visual Studio 2012相同的Microsoft Office Developer Tools (从类似问题中找到),但与VS 2010等效。花了几个小时在Google上浏览,老实说,我不敢相信我试图做的事情是可能的!

All help would be very much appreciated. 所有帮助将不胜感激。

Louis 路易

Do you mean an app for office? 您的意思是办公用应用程序吗? (using the new JavaScript APIs)? (使用新的JavaScript API)? If so that type of project can only be created in VS 2012 and above. 如果是这样,则只能在VS 2012及更高版本中创建该类型的项目。 If you are referring to an add-in you will likely also need a newer version of VS to target 2013. 如果您指的是外接程序,则可能还需要较新版本的VS才能定位到2013。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM