| AppFacadeCanUpgrade Property |
Checks, whether this app can be upgraded to a more recent version.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool CanUpgrade { get; }
Public ReadOnly Property CanUpgrade As Boolean
Get
Property Value
Type:
BooleanRemarks
This method does not check if there really is a more recent version of this app.
See Also