Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 670 Bytes

corewebview2initializedeventargs_exception.md

File metadata and controls

26 lines (16 loc) · 670 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.CoreWebView2InitializedEventArgs.Exception
winrt property

Microsoft.UI.Xaml.Controls.CoreWebView2InitializedEventArgs.Exception

-description

Gets the exception raised when a WebView2 is created.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The exception, or null if no exception occurred.

-remarks

-see-also

-examples