IUpdateMgr CheckForUpdates Property A Sandcastle Documented Class Library
Gets or sets a value indicating whether the user wants to check for an update on a regular interval.

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

bool CheckForUpdates { get; set; }

Property Value

Type: Boolean
The user decision on checking for an update on regular interval.
See Also