Share via


WindowsUpdateActionResult 클래스

정의

WindowsUpdate.ActionResult 속성에서 반환됩니다.

public ref class WindowsUpdateActionResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowsUpdateActionResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowsUpdateActionResult
Public NotInheritable Class WindowsUpdateActionResult
상속
Object Platform::Object IInspectable WindowsUpdateActionResult
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.23504.0에서 도입되었습니다.)
API contract
Windows.Management.Update.WindowsUpdateContract (v1.0에서 도입되었습니다.)

속성

Action

WindowsUpdate 개체에 대한 작업의 결과를 가져옵니다.

ExtendedError

완료된 작업 이벤트와 관련된 오류에 대한 자세한 정보를 가져옵니다.

Succeeded

완료된 작업이 성공했는지 여부를 나타내는 값을 가져옵니다.

Timestamp

작업이 완료된 타임스탬프를 가져옵니다.

적용 대상