StoreUninstallStorePackageResult クラス

定義

現在のアプリのパッケージをアンインストールする要求の応答データを提供します。

public ref class StoreUninstallStorePackageResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreUninstallStorePackageResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StoreUninstallStorePackageResult
Public NotInheritable Class StoreUninstallStorePackageResult
継承
Object Platform::Object IInspectable StoreUninstallStorePackageResult
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Services.Store.StoreContract (v3.0 で導入)

プロパティ

ExtendedError

操作でエラーが発生した場合に、要求のエラー コードを取得します。

Status

パッケージアンインストール要求の状態を取得します。

適用対象

こちらもご覧ください