Click or drag to resize

DevToolsClientDebugger Property

Version 92.0.260

[Missing <summary> documentation for "P:CefSharp.DevTools.DevToolsClient.Debugger"]

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 92.0.260.0 (92.0.260.0)
Syntax
public DebuggerClient Debugger { get; }

Property Value

Type: DebuggerClient
See Also