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

属性值

适用于