Options.Locale 属性

定义

获取或设置一个值,即 CultureInfo 的区域设置。

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

属性值

区域设置信息。

适用于