Microsoft.VisualStudio.Tools.Applications.Runtime命名空间包含支持文档中数据缓存的类,以及属于Visual Studio Tools for Office运行时 的类。类展开表 AddInException 当在加载项与主机应用程序之间传递异常时引发的异常。 CacheAlreadyLoadedException 如果文档级自定义尝试加载文档中的数据缓存,而数据缓存已加载,则会...
- Visual Studio Tools 可用于办公室运行时引发的异常。 - 属于 Visual Studio Tools for 办公室 运行时基础结构的其他类型,不打算直接从代码使用。 Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll提供以下类型: -该ServerDocument类可用于将自定义程序集附加到文档以及访问文档中的缓存数据。 有关详细信...
Microsoft Visual Studio Tools for Applications 2022 借助Microsoft Visual Studio 应用程序工具,你可以在与 VSTA 集成的应用程序中添加和运行 VSTA 自定义。 重要事项! 在下方选择语言会自动将整个页面内容更改为该语言。 选择语言 中文(简体)中文 (繁體)法语德语英语意大利语日语葡萄牙语韩语俄语西班牙语 ...
Microsoft.VisualStudio.Tools.Applications.Runtime 命名空间包含一些支持文档中的数据缓存的类,以及一些属于 Visual Studio Tools for Office Runtime的类。Microsoft.VisualStudio.Tools.Applications.Runtime 命名空间包含以下类:CachedAttribute.使用此特性可以将文档级自定义项中的对象添加到文档中的数据缓存中。有关更多...
不過,當您使用的計算機未連線到因特網時,除非您下載並安裝 .NET Framework 2.0 SDK 檔的本地副本,並執行整合該檔與 Visual Studio 2012 開發環境所需的步驟,才能存取這些檔來源。 若要檢視說明如何執行這項操作的幫助主題,請開啟 [說明內容] 窗格,展開 [Visual Studio for...
但是,当你使用的计算机未连接到 Internet 时,在下载并安装 .NET Framework 2.0 SDK 文档的本地副本并执行将该文档与 Visual Studio 2012 开发环境集成所需的步骤之前,无法访问这些文档源。 若要查看说明如何执行此操作的帮助主题,请打开“帮助内容”窗格,展开Visual Studio...
The Microsoft.VisualStudio.Tools.Applications namespace contains the ServerDocument class and a set of related cached data classes. These classes are intended to be used to manage aspects of documents and workbooks that are part of document-level customizations created by using Office development ...
Microsoft Visual Studio Tools for Applications 可讓您在與 VSTA 整合的應用程式中新增與執行 VSTA 自訂。
Microsoft.VisualStudio.Tools.Applications.ServerDocument 將此程式碼複製到 Program.cs 或 Program.vb C# 複製 using System; using System.IO; using System.Collections; using System.ComponentModel; using System.Configuration.Install; using Microsoft.VisualStudio.Tools.Applications; using Microsoft.Visual...
Microsoft Visual Studio Tools for Applications 使您能够在与 VSTA 集成的应用中添加并运行 VSTA 自定义项。它有两种主要的操作模式:与 Visual Studio 2012 专业版(或更高版本)一起安装和独立安装。在独立安装模式中,VSTA 为应用提供了加载、编译和运行最终用户自定义项的方法。当与 Visual Studio 2012 专业版(或...