共用方式為


AppendCookieContext.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

屬性值

適用於