Condividi tramite


LinkTagHelper.Cache Proprietà

Definizione

Ottiene l'oggetto IMemoryCache usato per archiviare gli URL globbed.

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; }
member this.Cache : Microsoft.Extensions.Caching.Memory.IMemoryCache
Protected ReadOnly Property Cache As IMemoryCache
Protected Friend ReadOnly Property Cache As IMemoryCache

Valore della proprietà

Si applica a