WindowsUpdateAttentionRequiredReasonChangedEventArgs Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ereignisdaten für das entsprechende WindowsUpdateManager.AttentionRequiredReasonChanged-Ereignis .
public ref class WindowsUpdateAttentionRequiredReasonChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowsUpdateAttentionRequiredReasonChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowsUpdateAttentionRequiredReasonChangedEventArgs
Public NotInheritable Class WindowsUpdateAttentionRequiredReasonChangedEventArgs
- Vererbung
- 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
Reason |
Ruft das WindowsUpdateAttentionRequiredReason ab, das dem Änderungsereignis "attention-required-reason" zugeordnet ist. |
Update |
Ruft das WindowsUpdate ab, das dem Änderungsereignis "attention-required-reason" zugeordnet ist. |