次の方法で共有


ChoicePrompt.DefaultLocale プロパティ

定義

プロンプトの言語固有の動作を決定するために使用される既定のロケールを取得または設定します。

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

プロパティ値

プロンプトの言語固有の動作を決定するために使用される既定のロケール。

適用対象