ImageTagHelper.Cache 속성

정의

주의

This property is obsolete and will be removed in a future version.

IMemoryCache globbed URL을 저장하는 데 사용되는 을 가져옵니다. 이 속성은 더 이상 사용되지 않으며 이후 버전에서 제거될 예정입니다.

protected:
 property Microsoft::Extensions::Caching::Memory::IMemoryCache ^ Cache { Microsoft::Extensions::Caching::Memory::IMemoryCache ^ get(); };
protected public:
 property Microsoft::Extensions::Caching::Memory::IMemoryCache ^ Cache { Microsoft::Extensions::Caching::Memory::IMemoryCache ^ get(); };
protected Microsoft.Extensions.Caching.Memory.IMemoryCache Cache { get; }
protected internal Microsoft.Extensions.Caching.Memory.IMemoryCache Cache { get; }
[System.Obsolete("This property is obsolete and will be removed in a future version.")]
protected internal Microsoft.Extensions.Caching.Memory.IMemoryCache Cache { get; }
member this.Cache : Microsoft.Extensions.Caching.Memory.IMemoryCache
[<System.Obsolete("This property is obsolete and will be removed in a future version.")>]
member this.Cache : Microsoft.Extensions.Caching.Memory.IMemoryCache
Protected ReadOnly Property Cache As IMemoryCache
Protected Friend ReadOnly Property Cache As IMemoryCache

속성 값

특성

적용 대상