Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadRuntimeLicense Class / LicenseKey Property


In This Topic
LicenseKey Property (SpreadRuntimeLicense)
In This Topic
Gets the license key.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property LicenseKey As String
 
'Usage
 
Dim instance As SpreadRuntimeLicense
Dim value As String
 
value = instance.LicenseKey
See Also