DeleteCookieContext.CookieName プロパティ

定義

クッキー名を取得または設定します。

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

プロパティ値

適用対象