Gets or sets the title of this node.

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

Property Value

A string representing the title of the node.

See Also

TocNode Object | TocNode Members | HelpProducer Namespace