OutputCacheAttribute.NoStore 屬性

定義

取得或設定值,這個值表示是否要儲存快取。

public bool NoStore { get; set; }
member this.NoStore : bool with get, set
Public Property NoStore As Boolean

屬性值

如果應該儲存快取,則為 true;否則為 false。

適用於