ToolWindowGuids80.DocumentOutline 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 an outline of an HTML file.
public: System::String ^ DocumentOutline;
std::wstring DocumentOutline;
public const string DocumentOutline;
val mutable DocumentOutline : string
Public Const DocumentOutline As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidDocumentOutline { 0x25f7e850, 0xffa1, 0x11d0, { 0xb6, 0x3f, 0x0, 0xa0, 0xc9, 0x22, 0xe8, 0x51 } }
This tool window is typically available by selecting Document Outline from the Other Windows submenu of the View menu.