CoreWebView2Notification.Body Property

Definition

A string representing the body text of the notification.

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

Property Value

Remarks

The default value is an empty string.

Applies to