Toc.FileVersion Property |
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);
A string representing the version of the table of contents file.
This property applies to Microsoft Help 2.0 only.