Gets or sets a user-defined ID for the table of contents.

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

Property Value

A string representing a user-defined ID.

Remarks

This property applies to Microsoft Help 2.0 only.

See Also

Toc Object | Toc Members | HelpProducer Namespace