次の方法で共有


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

プロパティ値

属性

適用対象