TurnContext.Locale 属性

定义

获取或设置此上下文对象的区域设置。

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

属性值

此上下文对象上区域设置的字符串。

适用于