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

プロパティ値

適用対象