다음을 통해 공유


DeleteCookieContext.IssueCookie 속성

정의

쿠키를 삭제할 수 있는지 여부를 결정하는 값을 가져오거나 설정합니다. 로 false설정하면 쿠키 삭제가 표시되지 않습니다.

public:
 property bool IssueCookie { bool get(); void set(bool value); };
public bool IssueCookie { get; set; }
member this.IssueCookie : bool with get, set
Public Property IssueCookie As Boolean

속성 값

적용 대상