IViewCompilationMemoryCacheProvider.CompilationMemoryCache 属性

定义

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

属性值

适用于