Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
Vb6Version
Represents the version of a VB6 project
ToString ()
will return a Maj.Min.Rev.Patch version string
Record Fields
Record Field | Description |
AutoIncrementVer
Signature: int
|
|
MajorVer
Signature: int
|
|
MinorVer
Signature: int
|
|
RevisionVer
Signature: int
|