Gets or sets the version of the table of contents file.

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

Property Value

A string representing the version of the table of contents file.

Remarks

This property applies to Microsoft Help 2.0 only.

See Also

Toc Object | Toc Members | HelpProducer Namespace