Partager via


WindowsUpdateScanCompletedEventArgs Classe

Définition

Données d’événement pour l’événement WindowsUpdateManager.ScanCompleted correspondant.

public ref class WindowsUpdateScanCompletedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowsUpdateScanCompletedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowsUpdateScanCompletedEventArgs
Public NotInheritable Class WindowsUpdateScanCompletedEventArgs
Héritage
Object Platform::Object IInspectable WindowsUpdateScanCompletedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Desktop Extension SDK (introduit dans 10.0.23504.0)
API contract
Windows.Management.Update.WindowsUpdateContract (introduit dans v1.0)

Propriétés

ExtendedError

Obtient des informations détaillées sur une erreur associée à un événement d’analyse terminée.

ProviderId

Obtient l’ID de fournisseur associé à l’événement d’analyse terminée.

Succeeded

Obtient une valeur indiquant si l’analyse terminée a réussi.

Updates

Obtient une collection d’objets WindowsUpdate découverts par l’analyse qui a déclenché l’événement d’analyse terminée.

S’applique à