MathKernelMessages Property
Gets the accumulated strings from the Wolfram Language Message output during the last call to
Compute.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
public string[] Messages { get; }
Public ReadOnly Property Messages As String()
Get
public:
property array<String^>^ Messages {
array<String^>^ get ();
}
member Messages : string[] with get
Property Value
String