ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressor Class / Status Property

In This Topic
    Status Property (BackgroundProgressor)
    In This Topic
    Gets or Sets the status displayed in the progress dialog.
    Syntax
    public string Status {get; set;}
    Public Property Status As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also