Toc.LangId Property |
Gets or sets the language ID to be used for the table of contents.
[VBScript] Public Property LangId As String
[JScript] public function get LangId() : String; public function set LangId(String);
The name of the language ID of the language to use.
This property applies to Microsoft Help 2.0 only.