Click or drag to resize

DevToolsClientTarget Property

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

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

Property Value

Type: TargetClient
See Also