ICoreWebView2EnvironmentOptions3.get_IsCustomCrashReportingEnabled

When IsCustomCrashReportingEnabled is set to TRUE, Windows won't send crash data to Microsoft endpoint. IsCustomCrashReportingEnabled is default to be FALSE, in this case, WebView will respect OS consent.

interface ICoreWebView2EnvironmentOptions3
@" propget"
HRESULT
get_IsCustomCrashReportingEnabled
(
BOOL* value
)

Meta