HttpResponseWrapper.Cache Properti

Definisi

Mendapatkan kebijakan penembolokan (seperti waktu kedaluwarsa, pengaturan privasi, dan berbagai klausa) dari halaman Web saat ini.

public:
 virtual property System::Web::HttpCachePolicyBase ^ Cache { System::Web::HttpCachePolicyBase ^ get(); };
public override System.Web.HttpCachePolicyBase Cache { get; }
member this.Cache : System.Web.HttpCachePolicyBase
Public Overrides ReadOnly Property Cache As HttpCachePolicyBase

Nilai Properti

Kebijakan penembolokan respons saat ini.

Berlaku untuk