HttpResponseWrapper.DisableUserCache 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
停用這個回應的 IIS 使用者模式快取。
public:
override void DisableUserCache();
public override void DisableUserCache ();
override this.DisableUserCache : unit -> unit
Public Overrides Sub DisableUserCache ()
備註
如需此成員的相關資訊,請參閱 HttpResponse.DisableUserCache 。