CoreWebView2Notification.BadgeUri 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 the image used to represent the notification when there isn't enough space to display the notification itself.
public string BadgeUri { get; }
member this.BadgeUri : string
Public ReadOnly Property BadgeUri As String
Property Value
Remarks
The default value is an empty string.