Topic.TocTitle Property |
Gets or sets the title of the topic as shown in the table of contents.
[VBScript] Public Property TocTitle As String
[JScript] public function get TocTitle() : String;
A string representing the title of the topic as shown in the table of contents.