| LicenseErrorErrorNumber Property |
The error number/code.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic int ErrorNumber { get; }Public ReadOnly Property ErrorNumber As Integer
Get
public:
property int ErrorNumber {
int get ();
}Property Value
Type:
Int32
See Also