ToolWindowGuids.ContextWindow 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此工具窗口提供基于当前上下文的帮助主题的链接。
public: System::String ^ ContextWindow;
std::wstring ContextWindow;
public const string ContextWindow;
val mutable ContextWindow : string
Public Const ContextWindow As String
字段值
注解
可在 .ctc 文件中使用的此工具窗口的 GUID:
#define guidContextWindow { 0x66dba47c, 0x61df, 0x11d2, { 0xaa, 0x79, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43 } }
帮助上下文基于编辑器中当前活动的窗口。