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