此工具窗口提供宏列出了用于 Visual Studio shell。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
Public Const MacroExplorer As String
public const string MacroExplorer
备注
此工具窗口的 GUID 是:
#define guidMacroExplorer { 0x7cd18b4, 0x3ba1, 0x11d2, { 0x89, 0x0a, 0x00, 0x60, 0x08, 0x31, 0x96, 0xc6 } }
此工具窗口通过选择 macro 资源管理器 通常可用从 视图 菜单的 其他窗口 子菜单。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。