RazorViewEngine.ViewLookupCache Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cache pour les résultats des recherches d’affichage.
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