Gets or sets the title of the help file.

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

Property Value

The title of the help file.

See Also

Collection Object | Collection Members | HelpProducer Namespace