次の方法で共有


TurnContext.Locale プロパティ

定義

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

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

プロパティ値

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

適用対象