Bagikan melalui


CachingSectionGroup.MemoryCaches Properti

Definisi

Mendapatkan koleksi MemoryCacheElement objek.

public:
 property System::Runtime::Caching::Configuration::MemoryCacheSection ^ MemoryCaches { System::Runtime::Caching::Configuration::MemoryCacheSection ^ get(); };
[System.Configuration.ConfigurationProperty("memoryCache")]
public System.Runtime.Caching.Configuration.MemoryCacheSection MemoryCaches { get; }
[<System.Configuration.ConfigurationProperty("memoryCache")>]
member this.MemoryCaches : System.Runtime.Caching.Configuration.MemoryCacheSection
Public ReadOnly Property MemoryCaches As MemoryCacheSection

Nilai Properti

Kumpulan objek bagian cache.

Atribut

Keterangan

Properti MemoryCaches mengembalikan kumpulan MemoryCacheSection objek dari bagian penembolokan induk.

Berlaku untuk

Lihat juga