VersionType (Simple Type)

WiX Help

VersionType (Simple Type)

Description

Values of this type will look like: "x.x.x.x" where x is an integer from 0 to 65534.

Pattern Type
Must match the regular expression: '(\d{1,5}\.){3}\d{1,5}'.
See Also
Wix Schema