Sdílet prostřednictvím


NetSectionGroup.RequestCaching Vlastnost

Definice

Získá konfigurační oddíl obsahující nastavení konfigurace mezipaměti pro místní počítač.

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

Hodnota vlastnosti

Objekt RequestCachingSection .

Atributy

Poznámky

Oddíl vrácený touto vlastností odpovídá elementu <konfigurace requestCaching> (Nastavení sítě).

Platí pro