CacheKeyQueryStringActionParameters.QueryParameters Propriedade

Definição

Obtém ou define parâmetros de consulta a serem incluídos ou excluídos (separados por vírgulas).

[Newtonsoft.Json.JsonProperty(PropertyName="queryParameters")]
public string QueryParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryParameters")>]
member this.QueryParameters : string with get, set
Public Property QueryParameters As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a