ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / Notification Class / Severity Property

In This Topic
    Severity Property (Notification)
    In This Topic
    Gets or sets the Toast notification severity.
    Syntax
    Public Property Severity As Notification.SeverityLevel
    public Notification.SeverityLevel Severity {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also