Gets or sets the name of the window.

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

Property Value

A string representing the name of the help viewer window.

See Also

Window Object | Window Members | HelpProducer Namespace