Click or drag to resize

TargetInfoAttached Property

Version 130.1.90
Whether the target has an attached client.

Namespace: CefSharp.DevTools.Target
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool Attached { get; set; }

Property Value

Boolean
See Also