ArcGIS Pro 2.9 API Reference Guide
AddNotification Method (FrameworkApplication)

ArcGIS.Desktop.Framework Namespace > FrameworkApplication Class : AddNotification Method
The Notification to show.
Presents a notification.
Syntax
public static void AddNotification( 
   Notification notification
)
Public Shared Sub AddNotification( _
   ByVal notification As Notification _
) 

Parameters

notification
The Notification to show.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

FrameworkApplication Class
FrameworkApplication Members