License Key. In case of using dynamically created object, this property should be set in the first place, before calling any method or setting any other property.
Read/Write
| Visual Basic .NET |
LicenseKey As String
|
|---|---|
| Visual C# |
String LicenseKey; |
The property may throw exception if it is assigned with license key in the runtime mode.
Empty string by default.
The property may throw exception. Use GetLastError method to get the error code.
| ftvspcErrorOperationUnsupported | 1001 | Operation unsupported (only for .Net and ActiveX control). |
|---|