Constants.vsWindowKindMacroExplorer Field

Definition

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.

Applies to