Activity.Locale プロパティ

定義

テキスト フィールドの内容の BCP-47 ロケール名を取得または設定します。

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

プロパティ値

アクティビティのロケール。

実装

適用対象