UpdateSettings CheckForUpdates Property A Sandcastle Documented Class Library
Gets or sets a value indicating whether to check for updates.

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

public bool CheckForUpdates { get; set; }

Property Value

Type: Boolean
A value indicating whether to check for updates.
See Also