Share via


StoreQueueItemStatus.ExtendedError プロパティ

定義

操作でエラーが発生した場合に、ダウンロード要求とインストール要求のエラー コードを取得します。

public:
 property HResult ExtendedError { HResult get(); };
HResult ExtendedError();
public System.Exception ExtendedError { get; }
var hResult = storeQueueItemStatus.extendedError;
Public ReadOnly Property ExtendedError As Exception

プロパティ値

要求のエラー コード。

適用対象

こちらもご覧ください