Constructor - Creates version info.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public VersionInfo(
string versionString,
string hotfixString
)
Parameters
- versionString
- Type: SystemString
Version string - hotfixString
- Type: SystemString
Hotfix version string
See Also