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