HttpSessionStateBase.LCID 屬性

定義

當在派生類別中被覆寫時,會取得或設定目前會話的區域識別碼(LCID)。

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

屬性值

本會期的LCID(文化)。

例外狀況

適用於