次の方法で共有


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

プロパティ値

適用対象