ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / ProgressMessage Property

In This Topic
    ProgressMessage Property
    In This Topic
    Gets and sets the string to show while executing this operation.
    Syntax
    public string ProgressMessage {get; set;}
    Public Property ProgressMessage As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also