WindowsUpdateActionResult クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Desktop Extension SDK (10.0.23504.0 で導入)
|
API contract |
Windows.Management.Update.WindowsUpdateContract (v1.0 で導入)
|
プロパティ
Action |
WindowsUpdate オブジェクトのアクションの結果を取得します。 |
ExtendedError |
完了したアクション イベントに関連付けられているエラーに関する詳細情報を取得します。 |
Succeeded |
完了したアクションが成功したかどうかを示す値を取得します。 |
Timestamp |
アクションが完了したタイムスタンプを取得します。 |