Share via


GetEntitlementResult.Status Property

Definition

Indicates the result of a request to grant a free entitlement.

public:
 property GetEntitlementStatus Status { GetEntitlementStatus get(); };
GetEntitlementStatus Status();
public GetEntitlementStatus Status { get; }
var getEntitlementStatus = getEntitlementResult.status;
Public ReadOnly Property Status As GetEntitlementStatus

Property Value

A GetEntitlementStatus value that indicates the result of a request to grant a free entitlement.

Windows requirements

App capabilities
runFullTrust

Applies to