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);

Property Value

The name of the language ID of the language to use.

Remarks

This property applies to Microsoft Help 2.0 only.

See Also

Toc Object | Toc Members | HelpProducer Namespace