Gets or sets the plug-in title.

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

Property Value

A string representing the plug-in title.

Remarks

This property applies to Microsoft Help 2.0 only.

See Also

Toc Object | Toc Members | HelpProducer Namespace