Compartir a través de


QueryExperience.QueryCount Propiedad

Definición

Obtiene o establece el número de consultas que se originan en esta ubicación.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a