FileVersion Attribute
Indicates the version stamp for a file.
Used in |
Parent tag |
Required |
---|---|---|
<HelpAttributes> |
No |
|
<HelpCollection> |
No |
|
<FileList> |
No |
|
<HelpIndex> |
No |
|
<HelpSamples> |
No |
|
<HelpTOC> |
No |
|
<CombinedHelpIndex> |
No |
Values
The version of the file, specified using legal XML character data (CDATA).
Example
FileVersion = "1.0"
Remarks
When FileVersion is included with an .HxC file, the value for this attribute appears in file properties for compiled Help (.HxS) files. For all other Help file types, this value only appears when the file types are registered, typically during the installation of Microsoft Help Workshop. You can view file properties by right-clicking a Help (.Hx*) file and choosing Properties.