ComponentOne Expression Editor for WPF
FullMessage Property (ErrorInfo)

C1.WPF.ExpressionEditor.4 Assembly > C1.ExpressionEditor.Engine Namespace > ErrorInfo Class : FullMessage Property
Gets a full message with a information about error, can contain: position, length and etc.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property FullMessage As System.String
public abstract System.string FullMessage {get;}
See Also

Reference

ErrorInfo Class
ErrorInfo Members