Click or drag to resize
ParsingExceptionMessage Property
Returns the formatted message of the parsing error.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public override string Message { get; }

Property Value

Type: String

Implements

_ExceptionMessage
See Also