FindValuesOptions.Locale 属性

定义

获取或设置话语的区域设置/区域性代码。 默认为 en-US。 此为可选项。

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

属性值

话语的区域设置/区域性代码。

适用于