.NET/Link API Version 1.7 USE FRAMES

IMathLink.ErrorMessage Property

Gets a textual message describing the current error state for the link.

[Visual Basic]
Property ErrorMessage As String
[C#]
string ErrorMessage {get;}

Remarks

The message provides a brief description if there is an error.

See Also

IMathLink Interface | Wolfram.NETLink Namespace | Error | ClearError