Environment.IsTrialExpired Property

Tells if the trial period has expired.
Public ReadOnly Property IsTrialExpired() As Boolean
This language is not supported or no code example is available.
public bool IsTrialExpired {get;}
This language is not supported or no code example is available.

Property Value

bool

A boolean indicating whether the trial period has expired.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition