Gets the error code related to this exception
Namespace:
Cryptware.NDigitSignAssembly: NDigitSign (in NDigitSign.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ErrorCode As Long Get |
C# |
---|
public long ErrorCode { get; } |
Visual C++ |
---|
public: property long long ErrorCode { long long get (); } |
JavaScript |
---|
function get_errorCode(); |