AppendCookieContext.CookieName 属性

定义

获取或设置 Cookie 名称。

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

属性值

适用于