Click or drag to resize

DevToolsClientIO Property

Version 112.3.0
Input/Output operations for streams produced by DevTools.

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

Property Value

Type: IOClient
See Also