Collection.FileVersion Property |
Gets or sets a value indicating the version stamp to be used for the help file.
[VBScript] Public Property FileVersion As String
[JScript] public function get FileVersion() : String; public function set FileVersion(String);
A string in the form "Major.Minor.Build.Extension
" representing the version of the help file.
Collection Object | Collection Members | HelpProducer Namespace