TagHelperMemoryCacheProvider.Cache 속성

정의

이 API는 MVC의 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 이 API는 향후 릴리스에서 변경될 수 있습니다.

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

속성 값

적용 대상