Click or drag to resize

DevToolsClientTarget Property

Version 101.0.180
Supports additional targets discovery and allows to attach to them.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public TargetClient Target { get; }

Property Value

Type: TargetClient
See Also