| LicenseErrorErrorException Property |
The
Exception associated with the error (may be null).
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic Exception ErrorException { get; }Public ReadOnly Property ErrorException As Exception
Get
public:
property Exception^ ErrorException {
Exception^ get ();
}Property Value
Type:
Exception
See Also