ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Exceptions Namespace / NotConnectedException Class / Message Property

In This Topic
    Message Property (NotConnectedException)
    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.5 or higher.
    See Also