VersionType (Simple Type)

WiX Toolset

VersionType (Simple Type)

Description
Values of this type will look like: "x.x.x.x" where x is an integer from 0 to 65534. This can also be a preprocessor, binder, or WiX variable.
Pattern Type
Must match the regular expression: '(\d{1,5}\.){3}\d{1,5}|[!$]\((var|bind|wix)\.[_A-Za-z][\w\.]*\)'.
See Also
Dependency Schema