CoreWebView2DevToolsProtocolEventReceivedEventArgs.ParameterObjectAsJson Property

Definition

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

Property Value

Applies to