CookieRequestCultureProvider.CookieName 属性

定义

包含用户首选区域性信息的 Cookie 的名称。 默认为 DefaultCookieName

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

属性值

适用于