AppendCookieContext.CookieValue 属性

定义

获取或设置 Cookie 值。

public:
 property System::String ^ CookieValue { System::String ^ get(); void set(System::String ^ value); };
public string CookieValue { get; set; }
member this.CookieValue : string with get, set
Public Property CookieValue As String

属性值

适用于