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