Click or drag to resize
ModulePackageMetadataVersion Property
Gets or sets version of the package. Format like "1.1.1"

Namespace: CMS.Modules.NuGetPackages
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public string Version { get; set; }

Property Value

Type: String
See Also