Gets or sets the plug-in style.

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

Property Value

A string representing the plug-in style. Can be Hierarchical (default) or Flat.

Remarks

This property applies to Microsoft Help 2.0 only.

See Also

Toc Object | Toc Members | HelpProducer Namespace