CoreWebView2DevToolsProtocolEventReceivedEventArgs.ParameterObjectAsJson Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the parameter object of the corresponding DevToolsProtocol event represented as a JSON string.
public string ParameterObjectAsJson { get; }
member this.ParameterObjectAsJson : string
Public ReadOnly Property ParameterObjectAsJson As String