共用方式為


HttpCachePolicyBase.SetNoStore 方法

定義

在衍生類型中覆寫時,設定 Cache-Control: no-store HTTP 標頭。

public:
 virtual void SetNoStore();
public virtual void SetNoStore ();
abstract member SetNoStore : unit -> unit
override this.SetNoStore : unit -> unit
Public Overridable Sub SetNoStore ()

例外狀況

適用於