Constants.vsWindowKindMacroExplorer 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.
The Macro Explorer window.
public: System::String ^ vsWindowKindMacroExplorer;
std::wstring vsWindowKindMacroExplorer;
public const string vsWindowKindMacroExplorer;
val mutable vsWindowKindMacroExplorer : string
Public Const vsWindowKindMacroExplorer As String
Field Value
Remarks
GUID value = {07CD18B4-3BA1-11D2-890A-0060083196C6}.
vsWindowKindMacroExplorer is used to get a handle to a particular window in the integrated development environment (IDE) in order to gain access to its properties and methods.