Поделиться через


ImageTagHelper.Cache Свойство

Определение

Внимание!

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

Возвращает объект , используемый IMemoryCache для хранения блюзированных 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

Значение свойства

Атрибуты

Применяется к