Gets or sets the title of the help viewer window.

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

Property Value

A string representing the title of the help viewer window.

See Also

Window Object | Window Members | HelpProducer Namespace