VersionType (Simple Type)
From WiX
VersionType (Simple Type)
- Description
- Values of this type will look like: "x", "x.x", "x.x.x", or "x.x.x.x" where x is an integer from 0 to 65534.
- Pattern Type
- Must match the regular expression: '\d{1,5}(\.\d{1,5}){0,3}'.
- See Also
- Ps Schema