OutputCacheContext.EnableOutputCaching プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
出力キャッシュ ロジックを受信 HTTP 要求用に構成する必要があるかどうかを判断します。
public bool EnableOutputCaching { get; set; }
member this.EnableOutputCaching : bool with get, set
Public Property EnableOutputCaching As Boolean