다음을 통해 공유


WindowsUpdateAttentionRequiredReasonChangedEventArgs.Update 속성

정의

주의가 필요한 이유 변경 이벤트와 연결된 WindowsUpdate 를 가져옵니다.

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

속성 값

적용 대상