ToolWindowGuids.DocOutline 字段

定义

此工具窗口提供 HTML 文件的大纲。

public: System::String ^ DocOutline;
std::wstring DocOutline;
public const string DocOutline;
val mutable DocOutline : string
Public Const DocOutline As String 

字段值

String

注解

可在 .ctc 文件中使用的此工具窗口的 GUID:

#define guidDocOutline { 0x25f7e850, 0xffa1, 0x11d0, { 0xb6, 0x3f, 0x0, 0xa0, 0xc9, 0x22, 0xe8, 0x51 } }  

通常可以通过从 "视图" 菜单的 "其他窗口" 子菜单中选择 "文档大纲" 来使用此工具窗口。

适用于