Freigeben über


WindowsUpdateProgressChangedEventArgs.ActionProgress Eigenschaft

Definition

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

public:
 property WindowsUpdateActionProgress ^ ActionProgress { WindowsUpdateActionProgress ^ get(); };
WindowsUpdateActionProgress ActionProgress();
public WindowsUpdateActionProgress ActionProgress { get; }
var windowsUpdateActionProgress = windowsUpdateProgressChangedEventArgs.actionProgress;
Public ReadOnly Property ActionProgress As WindowsUpdateActionProgress

Eigenschaftswert

Die WindowsUpdateActionProgress , die dem Statusänderungsereignis zugeordnet ist.

Gilt für: