CoreWebView2Notification.Body 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 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.