HttpCachePolicy.GetNoStore 方法

定义

获取存储的状态。

public:
 bool GetNoStore();
public bool GetNoStore ();
member this.GetNoStore : unit -> bool
Public Function GetNoStore () As Boolean

返回

Boolean

如果没有设置存储,则为 true;否则为 false

适用于