ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Framework Namespace / Notification Class / ImageUrl Property

In This Topic
    ImageUrl Property (Notification)
    In This Topic
    Gets or sets the image to show. Use ImageSource if you have a resource.
    Syntax
    public string ImageUrl {get; set;}
    Public Property ImageUrl As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also