The IUpdateMgr type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Check |
Checks online if a new update is available for download.
|
Properties
| Name | Description | |
|---|---|---|
| CheckForUpdates |
Gets or sets a value indicating whether the user wants to check for an update on a regular interval.
| |
| CheckForUpdateTime |
Gets or sets the number of days the user wants to wait between two update checks.
| |
| CheckForUpdateType |
Gets or sets the minimal type of update that a user would like to know about.
| |
| LastUpdateCheck |
Gets or sets the last time an update check was performed.
|
See Also