Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IUpdateSearcher interface defines the following properties.
| Property | Description |
|---|---|
| CanAutomaticallyUpgradeService | Gets and sets a Boolean value that indicates whether future calls to the BeginSearch and Search methods result in an automatic upgrade to Windows Update Agent (WUA). |
| ClientApplicationID | Identifies the current client application. |
| IncludePotentiallySupersededUpdates | Gets and sets a Boolean value that indicates whether the search results include updates that are superseded by other updates in the search results. |
| Online | Gets and sets a Boolean value that indicates whether the UpdateSearcher goes online to search for updates. |
| ServiceID | Gets and sets a site to search when the site to search is not a Windows Update site. |
| ServerSelection | Gets and sets a ServerSelection value that indicates the server to search for updates. |