ComponentOne Expression Editor for WPF
FullMessage Property (ScriptErrorInfo)

C1.WPF.ExpressionEditor.4 Assembly > C1.ExpressionEditor.Engine Namespace > ScriptErrorInfo Class : FullMessage Property
Gets a full message with a information about error, contains: position and message.
Syntax
'Declaration
 
Public Overrides ReadOnly Property FullMessage As System.String
public override System.string FullMessage {get;}
See Also

Reference

ScriptErrorInfo Class
ScriptErrorInfo Members