DevToolsClientTarget Property |
Version 111.2.70
Supports additional targets discovery and allows to attach to them.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public TargetClient Target { get; }
public:
property TargetClient^ Target {
TargetClient^ get ();
}
Property Value
Type:
TargetClientSee Also