DependencyVersionRangeIsMaxInclusive Property
Determines whether
MaxVersion is included into the range.
Namespace: SMath.Extensibility.SetupAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
public bool IsMaxInclusive { get; }
Public ReadOnly Property IsMaxInclusive As Boolean
Get
public:
property bool IsMaxInclusive {
bool get ();
}
member IsMaxInclusive : bool with get
Property Value
Boolean