Application_PresentationBeforeSave(ByVal Pres As Microsoft.Office.Interop.PowerPoint.Presentation, ByRefCancel As Boolean)
Application_PresentationSave(ByVal Pres As Microsoft.Office.Interop.PowerPoint.Presentation但是我需要区分这两个调用(Ctril+S和SaveAs),并相
从原始项目模板和新生成的项目中对项目文件进行区分,ProjectExtensions节点似乎没有将其传递到新文件。<Project> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- Include additional build rules for an Office application add-in