ModulePackageMetadataVersion Property |
Gets or sets version of the package. Format like "1.1.1"
Namespace: CMS.Modules.NuGetPackagesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax public string Version { get; set; }
Property Value
Type:
StringSee Also