StoreUninstallStorePackageResult.Status Property

Definition

Gets the status of the package uninstall request.

public:
 property StoreUninstallStorePackageStatus Status { StoreUninstallStorePackageStatus get(); };
StoreUninstallStorePackageStatus Status();
public StoreUninstallStorePackageStatus Status { get; }
var storeUninstallStorePackageStatus = storeUninstallStorePackageResult.status;
Public ReadOnly Property Status As StoreUninstallStorePackageStatus

Property Value

The status of the package uninstall request.

Applies to