Gets or sets the title of the topic as shown in the result list.

[VBScript]
Public Property RlTitle As String
[JScript]
public function get TocTitle() : String;

Property Value

A string representing the title of the topic as shown in the result list.

See Also

Topic Object | Topic Members | HelpProducer Namespace