ToolWindowGuids.MacroExplorer 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此工具窗口提供可用于 Visual Studio shell 的宏的列表。
public: System::String ^ MacroExplorer;
std::wstring MacroExplorer;
public const string MacroExplorer;
val mutable MacroExplorer : string
Public Const MacroExplorer As String
字段值
注解
可在 .ctc 文件中使用的此工具窗口的 GUID:
#define guidMacroExplorer { 0x7cd18b4, 0x3ba1, 0x11d2, { 0x89, 0x0a, 0x00, 0x60, 0x08, 0x31, 0x96, 0xc6 } }
通常可以通过从 "视图" 菜单的 "其他窗口" 子菜单中选择 "宏资源管理器" 来使用此工具窗口。