共用方式為


IPageAdapter.CacheVaryByHeaders 屬性

定義

傳回快取因而變異之其他任何 HTTP 標頭的清單。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

public:
 property System::Collections::IList ^ CacheVaryByHeaders { System::Collections::IList ^ get(); };
public System.Collections.IList CacheVaryByHeaders { get; }
member this.CacheVaryByHeaders : System.Collections.IList
Public ReadOnly Property CacheVaryByHeaders As IList

屬性值

快取會隨之變異的其他任何 HTTP 標頭之清單。

備註

如需詳細資訊,請參閱 行動文字寫入器轉譯最佳做法中的輸出快取。

適用於

另請參閱