ImageTagHelper.Cache Propriété

Définition

Attention

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

Obtient le IMemoryCache utilisé pour stocker les URL globbed. Cette propriété est obsolète et sera supprimée dans une version ultérieure.

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

Valeur de propriété

Attributs

S’applique à