共用方式為


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

屬性值

適用於