共用方式為


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

屬性值

適用於