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