Share via


CacheTagHelperOptions 클래스

정의

MVC 프레임워크의 캐시 태그 도우미에 대한 프로그래밍 방식 구성을 제공합니다.

public ref class CacheTagHelperOptions
public class CacheTagHelperOptions
type CacheTagHelperOptions = class
Public Class CacheTagHelperOptions
상속
CacheTagHelperOptions

생성자

CacheTagHelperOptions()

MVC 프레임워크의 캐시 태그 도우미에 대한 프로그래밍 방식 구성을 제공합니다.

속성

SizeLimit

지정된 시간에 에 의해 CacheTagHelper 캐시될 최대 총 크기(바이트)입니다.

적용 대상