ResourceInfoResourceVersion Property |
Version of the module for the purpose of installation package creation. Required if you want to create an installation package.
Valid module version is in a format like "1.2.3".
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax public virtual string ResourceVersion { get; set; }
Property Value
Type:
StringSee Also