Click or drag to resize

ConsoleAPICalledEventArgsType Property

Version 104.4.240
Type of the call.

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax
public ConsoleAPICalledType Type { get; set; }

Property Value

Type: ConsoleAPICalledType
See Also