CoreWebView2DevToolsProtocolEventReceivedEventArgs Class

Event args for the CoreWebView2DevToolsProtocolEventReceiver.DevToolsProtocolEventReceived event.

Summary

Members Description
ParameterObjectAsJson Gets the parameter object of the corresponding DevToolsProtocol event represented as a JSON string.

Properties

ParameterObjectAsJson

readonly string ParameterObjectAsJson

Gets the parameter object of the corresponding DevToolsProtocol event represented as a JSON string.

Referenced by