Skip to main content

UpdateInfo.IsDowngrade Property

Declaring Type: UpdateInfo
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

True if the update is a version downgrade or lateral move (such as when switching channels to the same version number). In this case, only full updates are allowed, and any local packages on disk newer than the downloaded version will be deleted.

public bool IsDowngrade { get; }

Property Value

bool


Documentation generated by MdDocs