CoreWebView2ExecuteScriptResult.ResultAsJson Property

Definition

A function that has no explicit return value returns undefined. If the script that was run throws an unhandled exception, then the result is also null.

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

Property Value

Applies to