Click or drag to resize
NuSpecBuilderMinimumClientVersion Property
Gets or sets the minimum version of NuGet required when installing the package. Optional.

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

Property Value

Type: String
See Also