ExpirationDate Property

String containing a date of trial license expiration. The date format depends on the locale settings. If the string is empty, the license is not trial.

Access

Read only

Syntax

Visual Basic .NET
ExpirationDate As String
Visual C#
String ExpirationDate;

Return Value

Empty string by default.