DependencyVersionRangeIsMaxLimited Property

Returns when the range has upper limit, i.e., when MaxVersion is not .

Definition

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

Property Value

Boolean

See Also