Returns string representation of full hotfix version. All parts of the version are optional.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- major
- Type: System Boolean
Major version
- minor
- Type: System Boolean
Minor version
- hotfix
- Type: System Boolean
Hotfix version
- suffix
- Type: System Boolean
Version suffix
Return Value
Type: StringSee Also