CacheKeyQueryStringActionParameters.QueryStringBehavior Propriedade

Definição

Obtém ou define o comportamento de cache para as solicitações. Os valores possíveis incluem: 'Include', 'IncludeAll', 'Exclude', 'ExcludeAll'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a