FileVersion Properties | MSBuild Extension Pack Help 4.0.12.0 |
The FileVersion type exposes the following members.
Properties
Name | Description | |
---|---|---|
File |
The file to store the incrementing version in.
|
|
Increment |
Value to increment by. Default is 1.
|
|
Value |
Gets value returned from the file, or used to reset the value in the file. Default is 0.
|
See Also