TurnContext.Locale プロパティ

定義

このコンテキストオブジェクトにロケーションを取得したり設定したりします。

public string Locale { get; set; }
member this.Locale : string with get, set
Public Property Locale As String

プロパティ値

このコンテキスト オブジェクトのロケールの文字列。

適用対象