ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Arcade Namespace / EvaluationException Class / Message Property

In This Topic
    Message Property (EvaluationException)
    In This Topic
    Gets a message that describes the current exception.
    Syntax
    public override string Message {get;}
    Public Overrides NotOverridable ReadOnly Property Message As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also