StorePurchaseResult.Status Property

Definition

Gets the status of the purchase request.

public:
 property StorePurchaseStatus Status { StorePurchaseStatus get(); };
StorePurchaseStatus Status();
public StorePurchaseStatus Status { get; }
var storePurchaseStatus = storePurchaseResult.status;
Public ReadOnly Property Status As StorePurchaseStatus

Property Value

The status of the purchase request.

Applies to