Click or drag to resize

DevToolsClientTarget Property

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

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

Property Value

Type: TargetClient
See Also