WindowsUpdateAttentionRequiredInfo 类

定义

表示 WindowsUpdateAttentionRequiredReason 和时间戳的元组。

public ref class WindowsUpdateAttentionRequiredInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowsUpdateAttentionRequiredInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowsUpdateAttentionRequiredInfo
Public NotInheritable Class WindowsUpdateAttentionRequiredInfo
继承
Object Platform::Object IInspectable WindowsUpdateAttentionRequiredInfo
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.23504.0 中引入)
API contract
Windows.Management.Update.WindowsUpdateContract (在 v1.0 中引入)

属性

Reason

获取一个值,该值指示阻止继续的更新需要注意的特定原因。

Timestamp

获取由于需要额外关注而阻止更新的时间戳。

适用于