GetEntitlementResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|