次の方法で共有


QueryExperience.QueryCount プロパティ

定義

この場所から送信されるクエリの数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="queryCount")]
public int QueryCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryCount")>]
member this.QueryCount : int with get, set
Public Property QueryCount As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象