WindowsUpdateProgressChangedEventArgs Klasse

Definition

Ereignisdaten für das entsprechende WindowsUpdateManager.ProgressChanged-Ereignis .

public ref class WindowsUpdateProgressChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowsUpdateProgressChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowsUpdateProgressChangedEventArgs
Public NotInheritable Class WindowsUpdateProgressChangedEventArgs
Vererbung
Object Platform::Object IInspectable WindowsUpdateProgressChangedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.23504.0)
API contract
Windows.Management.Update.WindowsUpdateContract (eingeführt in v1.0)

Eigenschaften

ActionProgress

Ruft den WindowsUpdateActionProgress ab, der dem Statusänderungsereignis zugeordnet ist.

Update

Ruft das WindowsUpdate ab, das dem Statusänderungsereignis zugeordnet ist.

Gilt für: