UpdateManager.CurrentVersion Property
Declaring Type: UpdateManager
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
The currently installed app version when you created your release. Null if this is not a currently installed app.
[Nullable(2)]
public SemanticVersion CurrentVersion { get; }
Property Value
SemanticVersion
Documentation generated by MdDocs