CoreWebView2ProcessFailedEventArgs.CrashReport Property

Definition

The CoreWebView2CrashReport for this process failure, or null if no crash report is available (normal exit, external kill, launch failure, hang, or crash-type failure that produced no report).

public Microsoft.Web.WebView2.Core.CoreWebView2CrashReport CrashReport { get; }
member this.CrashReport : Microsoft.Web.WebView2.Core.CoreWebView2CrashReport
Public ReadOnly Property CrashReport As CoreWebView2CrashReport

Property Value

Applies to