Share via


CacheVaryByRules.QueryKeys Property

Definition

Gets or sets the list of query string keys to vary by.

public Microsoft.Extensions.Primitives.StringValues QueryKeys { get; set; }
member this.QueryKeys : Microsoft.Extensions.Primitives.StringValues with get, set
Public Property QueryKeys As StringValues

Property Value

Applies to