ArcGIS Pro 3.7 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 Property ProgressMessage As String
    public string ProgressMessage {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also