IViewCompilationMemoryCacheProvider 接口    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供用于存储已编译的 Razor 视图的 实例 IMemoryCache 。
public interface class IViewCompilationMemoryCacheProvider
	public interface IViewCompilationMemoryCacheProvider
	type IViewCompilationMemoryCacheProvider = interface
	Public Interface IViewCompilationMemoryCacheProvider
属性
| CompilationMemoryCache | 
		 提供用于存储已编译的 Razor 视图的 实例 IMemoryCache 。  |