Share via


HttpSessionStateWrapper.LCID プロパティ

定義

現在のセッションのロケール識別子 (LCID) を取得または設定します。

public:
 virtual property int LCID { int get(); void set(int value); };
public override int LCID { get; set; }
member this.LCID : int with get, set
Public Overrides Property LCID As Integer

プロパティ値

現在のセッションの LCID (カルチャ)。

適用対象