Share via


CoreWebView2Notification.IconUri Property

Definition

A string containing the URI of an icon to be displayed in the notification.

public string IconUri { get; }
member this.IconUri : string
Public ReadOnly Property IconUri As String

Property Value

Remarks

The default value is an empty string.

Applies to