共用方式為


CacheVaryByRules 類別

定義

表示依規則而有所不同。

public sealed class CacheVaryByRules
type CacheVaryByRules = class
Public NotInheritable Class CacheVaryByRules
繼承
CacheVaryByRules

建構函式

CacheVaryByRules()

表示依規則而有所不同。

屬性

CacheKeyPrefix

取得或設定要因而異的前置詞。

HeaderNames

取得或設定要因而異的標頭名稱清單。

QueryKeys

取得或設定要變更的查詢字串索引鍵清單。

RouteValueNames

取得或設定路由值名稱的清單,以因而異。

VaryByHost

取得或設定是否要因 HOST 標頭值而有所不同。

VaryByValues

取得索引鍵組值的字典,以因而異。

適用於