Toc.Id Property |
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);
A string representing a user-defined ID.
This property applies to Microsoft Help 2.0 only.