Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 727 Bytes

storesubscriptioninfo_trialperiod.md

File metadata and controls

22 lines (15 loc) · 727 Bytes
-api-id -api-type
P:Windows.Services.Store.StoreSubscriptionInfo.TrialPeriod
winrt property

Windows.Services.Store.StoreSubscriptionInfo.TrialPeriod

-description

Gets the duration of the trial period for the subscription, in the units specified by the TrialPeriodUnit property. To determine whether the subscription has a trial period, use the HasTrialPeriod property.

-property-value

The duration of the trial period, in the units specified by the TrialPeriodUnit property.

-remarks

-examples

-see-also