共用方式為


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

取得因為需要額外注意而封鎖更新的時間戳記。

適用於