ToolWindowGuids80.ContextWindow 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 links to help topics based on the current context.
public: System::String ^ ContextWindow;
std::wstring ContextWindow;
public const string ContextWindow;
val mutable ContextWindow : string
Public Const ContextWindow As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidContextWindow { 0x66dba47c, 0x61df, 0x11d2, { 0xaa, 0x79, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43 } }
This tool window is typically available by selecting Dynamic Help from the Help menu.
The help context is based on the currently active window in the editor.