次の方法で共有


FindValuesOptions.Locale プロパティ

定義

発話のロケール/カルチャ コードを取得または設定します。 既定では、 en-USです。 これは省略可能です。

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

プロパティ値

発話のロケール/カルチャ コード。

適用対象