Gets or sets a value indicating the version stamp to be used for the index file.

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

Property Value

A string indicating the version stamp to be used for the index file.

See Also

Index Object | Index Members | HelpProducer Namespace