次の方法で共有


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

プロパティ値

適用対象