ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core Namespace / CalledOnWrongThreadException Class / Message Property

In This Topic
    Message Property (CalledOnWrongThreadException)
    In This Topic
    Gets the associated exception message
    Syntax
    public override string Message {get;}
    Public Overrides ReadOnly Property Message As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also