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