共用方式為


QueryExperience.QueryCount Property

Definition

Gets or sets the number of queries originating from this location.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to