Click or drag to resize

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; }

Property Value

Type: Boolean
Remarks
This method does not check if there really is a more recent version of this app.
See Also