DependencyVersionRangeMinVersion Property

Minimal version in the range or a pattern of the minimal version. This value is never .

Definition

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

Property Value

DependencyVersion

See Also