 | ClickOnceUpdateInfoIsUpdateAvailable property |
True when an update is available.
Namespace: NetEti.ApplicationEnvironmentAssembly: NetEti.EnvAccess (in NetEti.EnvAccess.dll) Version: 1.0.0+c5c038966671ba49f3a11888a845ad02585d8821
Syntaxpublic bool IsUpdateAvailable { get; }
Public ReadOnly Property IsUpdateAvailable As Boolean
Get
public:
property bool IsUpdateAvailable {
bool get ();
}
member IsUpdateAvailable : bool with get
Property value
Boolean
See also