DependencyVersionRangeIsMaxLimited Property
Returns
when the range has upper limit, i.e., when
MaxVersion is not
.
Namespace: SMath.Extensibility.SetupAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
public bool IsMaxLimited { get; }
Public ReadOnly Property IsMaxLimited As Boolean
Get
public:
property bool IsMaxLimited {
bool get ();
}
member IsMaxLimited : bool with get
Property Value
Boolean