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