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.

Namespace:  Microsoft.Phone.Marketplace
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Function IsTrial As Boolean
public bool IsTrial()

Return Value

Type: System..::.Boolean
Boolean. true if the application is running under a trial license; otherwise, false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

LicenseInformation Class

Microsoft.Phone.Marketplace Namespace