Click or drag to resize

BackForwardCacheBlockingDetailsFunction Property

Version 130.1.90
Function name where blockage happened. Optional because of anonymous functions and tests.

Namespace: CefSharp.DevTools.Page
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string Function { get; set; }

Property Value

String
See Also