CoreWebView2Notification.BodyImageUri Property

Definition

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

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

Property Value

Remarks

The default value is an empty string.

Applies to