OutputCacheAttribute.NoStore 属性

定义

获取或设置一个值,该值确定是否应缓存响应。 设置为 true时,不会缓存响应。

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

属性值

适用于