StoreUninstallStorePackageResult Klasse

Definition

Stellt Antwortdaten für eine Anforderung zum Deinstallieren eines Pakets für die aktuelle App bereit.

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
Vererbung
Object Platform::Object IInspectable StoreUninstallStorePackageResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Services.Store.StoreContract (eingeführt in v3.0)

Eigenschaften

ExtendedError

Ruft den Fehlercode für die Anforderung ab, wenn beim Vorgang ein Fehler aufgetreten ist.

Status

Ruft die status der Paket-Deinstallationsanforderung ab.

Gilt für:

Weitere Informationen