ToolWindowGuids80.MacroExplorer Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This tool window provides a list of macros available for use in the Visual Studio shell.
public: System::String ^ MacroExplorer;
std::wstring MacroExplorer;
public const string MacroExplorer;
val mutable MacroExplorer : string
Public Const MacroExplorer As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidMacroExplorer { 0x7cd18b4, 0x3ba1, 0x11d2, { 0x89, 0x0a, 0x00, 0x60, 0x08, 0x31, 0x96, 0xc6 } }
This tool window is typically available by selecting Macro Explorer from the Other Windows submenu of the View menu.