ArcGIS Pro 3.0 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, Windows 8.1

    See Also