Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property Expiration As Date |
C# | |
---|---|
public abstract DateTime Expiration {get;} |
if this is a permanent license, then the expiration is DateTime.MaxValue. If this is not a valid license, then the expiration is DateTime.MinValue.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)