Property Error
| Improve this Doc View SourceError
Gets the LicenseError that causes this LicenseException.
Declaration
public LicenseError Error { get; }
Property Value
| Type | Description |
|---|---|
| LicenseError | The LicenseError that causes this LicenseException. |