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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also