Bagikan melalui


NetSectionGroup.RequestCaching Properti

Definisi

Mendapatkan bagian konfigurasi yang berisi pengaturan konfigurasi cache untuk komputer lokal.

public:
 property System::Net::Configuration::RequestCachingSection ^ RequestCaching { System::Net::Configuration::RequestCachingSection ^ get(); };
[System.Configuration.ConfigurationProperty("requestCaching")]
public System.Net.Configuration.RequestCachingSection RequestCaching { get; }
[<System.Configuration.ConfigurationProperty("requestCaching")>]
member this.RequestCaching : System.Net.Configuration.RequestCachingSection
Public ReadOnly Property RequestCaching As RequestCachingSection

Nilai Properti

Objek RequestCachingSection.

Atribut

Keterangan

Bagian yang dikembalikan oleh properti ini sesuai dengan <elemen konfigurasi requestCaching> Element (Network Settings ).

Berlaku untuk