DependencyVersionRangeMaxVersion Property

Maximal version in the range or if the version has no upper limit. This value is never a pattern.

Definition

Namespace: SMath.Extensibility.Setup
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public DependencyVersion MaxVersion { get; }

Property Value

DependencyVersion

See Also