Share via


ToolWindowGuids80.Tableofcontents Field

Definition

This tool window displays the table of contents for the help documentation.

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

Field Value

Remarks

The GUID for this tool window is:

#define guidTableofcontents { 0x4A791147, 0x19E4, 0x11D3, { 0xB8, 0x6B, 0x00, 0xC0, 0x4F, 0x79, 0xF8, 0x02 } }  

Applies to