Share via


IViewCompilationMemoryCacheProvider.CompilationMemoryCache Property

Definition

public:
 property Microsoft::Extensions::Caching::Memory::IMemoryCache ^ CompilationMemoryCache { Microsoft::Extensions::Caching::Memory::IMemoryCache ^ get(); };
public Microsoft.Extensions.Caching.Memory.IMemoryCache CompilationMemoryCache { get; }
member this.CompilationMemoryCache : Microsoft.Extensions.Caching.Memory.IMemoryCache
Public ReadOnly Property CompilationMemoryCache As IMemoryCache

Property Value

Applies to