ICoreWebView2Profile3.put_PreferredTrackingPreventionLevel

Set the PreferredTrackingPreventionLevel property.

If ICoreWebView2EnvironmentOptions5::EnableTrackingPrevention is false, this property will be changed and persisted to the profile but the WebView2 ignores the level silently.

interface ICoreWebView2Profile3
@" propput"
HRESULT
put_PreferredTrackingPreventionLevel
(
in COREWEBVIEW2_TRACKING_PREVENTION_LEVEL value
)

Meta