DependencyVersionRangeIsMaxInclusive Property

Determines whether MaxVersion is included into the range.

Definition

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

Property Value

Boolean

See Also