다음을 통해 공유


IViewCompilationMemoryCacheProvider 인터페이스

정의

컴파일된 Razor 뷰를 저장하는 데 사용되는 의 IMemoryCache instance 제공합니다.

public interface class IViewCompilationMemoryCacheProvider
public interface IViewCompilationMemoryCacheProvider
type IViewCompilationMemoryCacheProvider = interface
Public Interface IViewCompilationMemoryCacheProvider

속성

CompilationMemoryCache

컴파일된 Razor 뷰를 저장하는 데 사용되는 의 IMemoryCache instance 제공합니다.

적용 대상