IUpdateMgr CheckForUpdateType Property A Sandcastle Documented Class Library
Gets or sets the minimal type of update that a user would like to know about.

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

UpdateType CheckForUpdateType { get; set; }

Property Value

Type: UpdateType
The minimal type of update that a user would like to know about.
See Also