次の方法で共有


IMessageActivity.Locale プロパティ

定義

Text フィールドの言語コードを取得または設定します。

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

プロパティ値

[テキスト] フィールドの言語コード。

注釈

有効な言語コードの一覧については、「」を参照してください https://msdn.microsoft.com/library/hh456380.aspx

適用対象