Skip to content

Commit 07f19c5

Browse files
dagedudavid-risney
andauthored
Update specs/ExecuteScriptWithResult.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 550388a commit 07f19c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/ExecuteScriptWithResult.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ namespace Microsoft.Web.WebView2.Core
252252
String ResultAsJson { get; };
253253

254254
String TryGetResultAsString();
255+
CoreWebView2ExecuteScriptException Exception { get; };
255256
}
256257

257258
runtimeclass CoreWebView2ExecuteScriptException

0 commit comments

Comments
 (0)