Share via


CookieRequestCultureProvider.CookieName 속성

정의

사용자의 기본 문화권 정보를 포함하는 쿠키의 이름입니다. 기본값은 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

속성 값

적용 대상