LicenseKey.Description Property

SecureTeam Copy Protection

LicenseKey.Description Property

The license key description.

Syntax

Public Property Description() As String
   Public Get
   End Get
   Public Set
   End Set
End Property
public string Description { public get; public set; }

See Also

LicenseKey Class | AgileDotNet.Licensing Namespace