共用方式為


RazorViewEngine.ViewLookupCache 屬性

定義

檢視查閱結果的快取。

protected:
 property Microsoft::Extensions::Caching::Memory::IMemoryCache ^ ViewLookupCache { Microsoft::Extensions::Caching::Memory::IMemoryCache ^ get(); };
protected Microsoft.Extensions.Caching.Memory.IMemoryCache ViewLookupCache { get; }
protected internal Microsoft.Extensions.Caching.Memory.IMemoryCache ViewLookupCache { get; }
member this.ViewLookupCache : Microsoft.Extensions.Caching.Memory.IMemoryCache
Protected ReadOnly Property ViewLookupCache As IMemoryCache
Protected Friend ReadOnly Property ViewLookupCache As IMemoryCache

屬性值

適用於