MathLinkExceptionErrCode Property
Gets the integer code associated with the MathLink error.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
public int ErrCode { get; }
Public ReadOnly Property ErrCode As Integer
Get
public:
property int ErrCode {
int get ();
}
member ErrCode : int with get
Property Value
Int32
These numbers are a superset of those defined in the mathlink.h header file.