Gets a value indicating whether the application is upgradable through ClickOnce.

Declaration Syntax
bool IsUpgradable { get; }
ReadOnly Property IsUpgradable As Boolean
property bool IsUpgradable {
bool get ();
}

Value
true if this instance is upgradable; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)