Dela via


ConnectEventRequest.Query Property

Definition

Request query.

[System.Text.Json.Serialization.JsonPropertyName("query")]
public System.Collections.Generic.IReadOnlyDictionary<string,string[]> Query { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("query")>]
member this.Query : System.Collections.Generic.IReadOnlyDictionary<string, string[]> with get, set
Public Property Query As IReadOnlyDictionary(Of String, String())

Property Value

Attributes

Applies to