CoreWebView2Notification.IconUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.