RazorViewEngine.ViewLookupCache Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Görünüm aramalarının sonuçları için bir önbellek.
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