Share via


WindowsUpdateAttentionRequiredReasonChangedEventArgs.Update Property

Definition

Gets the WindowsUpdate associated with the attention-required-reason change event.

public:
 property WindowsUpdate ^ Update { WindowsUpdate ^ get(); };
WindowsUpdate Update();
public WindowsUpdate Update { get; }
var windowsUpdate = windowsUpdateAttentionRequiredReasonChangedEventArgs.update;
Public ReadOnly Property Update As WindowsUpdate

Property Value

Applies to