NetSectionGroup.RequestCaching Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yerel bilgisayarın önbellek yapılandırma ayarlarını içeren yapılandırma bölümünü alır.
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
Özellik Değeri
Bir RequestCachingSection nesnesi.
- Öznitelikler
Açıklamalar
Bu özellik tarafından döndürülen bölüm requestCaching> Öğesi (Ağ Ayarları) yapılandırma öğesine karşılık gelir<.