Aracılığıyla paylaş


NetSectionGroup.RequestCaching Özellik

Tanım

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<.

Şunlara uygulanır