Gets or sets the title of this popup.

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

Property Value

A string representing the title of this popup.

See Also

Popup Object | Popup Members | HelpProducer Namespace