다음을 통해 공유


CacheVaryByRules 클래스

정의

다양한 규칙을 나타냅니다.

public sealed class CacheVaryByRules
type CacheVaryByRules = class
Public NotInheritable Class CacheVaryByRules
상속
CacheVaryByRules

생성자

CacheVaryByRules()

다양한 규칙을 나타냅니다.

속성

CacheKeyPrefix

달라질 접두사를 가져오거나 설정합니다.

HeaderNames

달라질 헤더 이름 목록을 가져오거나 설정합니다.

QueryKeys

다양한 쿼리 문자열 키 목록을 가져오거나 설정합니다.

RouteValueNames

달라질 경로 값 이름의 목록을 가져오거나 설정합니다.

VaryByHost

HOST 헤더 값에 따라 달라질지 여부를 가져오거나 설정합니다.

VaryByValues

달라질 키 쌍 값의 사전을 가져옵니다.

적용 대상