CoreWebView2CrashReport.ExceptionCode Property

Definition

The Windows exception code for the failure, e.g. 0xC0000005 for STATUS_ACCESS_VIOLATION. 0 if not available.

public uint ExceptionCode { get; }
member this.ExceptionCode : uint32
Public ReadOnly Property ExceptionCode As UInteger

Property Value

Applies to