LicenseInformation.IsTrial Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether an application is running under a trial license.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Return Value
Type: System.BooleanBoolean. true if the application is running under a trial license; otherwise, false.
Show: