共用方式為


DeleteCookieContext.IssueCookie 屬性

定義

取得或設定值,判斷是否可以刪除 Cookie。 如果設定為 false ,則會隱藏 Cookie 刪除。

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

屬性值

適用於