RequestCachingSection.DefaultHttpCachePolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default caching behavior for the local computer.
public:
property System::Net::Configuration::HttpCachePolicyElement ^ DefaultHttpCachePolicy { System::Net::Configuration::HttpCachePolicyElement ^ get(); };
[System.Configuration.ConfigurationProperty("defaultHttpCachePolicy")]
public System.Net.Configuration.HttpCachePolicyElement DefaultHttpCachePolicy { get; }
[<System.Configuration.ConfigurationProperty("defaultHttpCachePolicy")>]
member this.DefaultHttpCachePolicy : System.Net.Configuration.HttpCachePolicyElement
Public ReadOnly Property DefaultHttpCachePolicy As HttpCachePolicyElement
Property Value
A HttpCachePolicyElement that defines the default cache policy.
- Attributes
Remarks
Unless the DisableAllCaching property is set to true
, the policy returned by this property overrides the policy set in the DefaultPolicyLevel property.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา