WindowsUpdateAttentionRequiredInfo.Reason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating the specific reason that attention is required for an update that was blocked from proceeding.
public:
property WindowsUpdateAttentionRequiredReason Reason { WindowsUpdateAttentionRequiredReason get(); };
WindowsUpdateAttentionRequiredReason Reason();
public WindowsUpdateAttentionRequiredReason Reason { get; }
var windowsUpdateAttentionRequiredReason = windowsUpdateAttentionRequiredInfo.reason;
Public ReadOnly Property Reason As WindowsUpdateAttentionRequiredReason
Property Value
A value indicating the specific reason that attention is required for an update that was blocked from proceeding.