IMathLinkErrorMessage Property
Gets a textual message describing the current error state for the link.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
string ErrorMessage { get; }
ReadOnly Property ErrorMessage As String
Get
property String^ ErrorMessage {
String^ get ();
}
abstract ErrorMessage : string with get
Return Value
StringThe error message.
The message provides a brief description if there is an error.