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