UpdateSettings CheckForUpdateType Property A Sandcastle Documented Class Library
Gets or sets the type of update check.

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

public UpdateType CheckForUpdateType { get; set; }

Property Value

Type: UpdateType
The check type.
See Also