ToolWindowGuids.Outputwindow 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此工具窗口显示生成过程或正在调试的程序生成的任何输出。
public: System::String ^ Outputwindow;
std::wstring Outputwindow;
public const string Outputwindow;
val mutable Outputwindow : string
Public Const Outputwindow As String
字段值
注解
可在 .ctc 文件中使用的此工具窗口的 GUID:
#define guidOutputwindow { 0x34e76e81, 0xee4a, 0x11d0, {0xae, 0x2e, 0x00, 0xa0, 0xc9, 0x0f, 0xff, 0xc3 } }
通常可以通过从 "视图" 菜单的 "其他窗口" 子菜单中选择 "输出" 来使用此工具窗口。