다음을 통해 공유


HttpCachePolicyBase.SetNoStore 메서드

정의

파생 클래스에서 재정의된 경우 Cache-Control: no-store HTTP 헤더를 설정합니다.

public:
 virtual void SetNoStore();
public virtual void SetNoStore ();
abstract member SetNoStore : unit -> unit
override this.SetNoStore : unit -> unit
Public Overridable Sub SetNoStore ()

예외

적용 대상