DevToolsClientIO Property |
Version 109.1.110
Input/Output operations for streams produced by DevTools.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public IOClient IO { get; }
public:
property IOClient^ IO {
IOClient^ get ();
}
Property Value
Type:
IOClientSee Also