ConfirmPrompt.DefaultLocale Property

Definition

Gets or sets the default locale used to determine language-specific behavior of the prompt.

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

Property Value

The default locale used to determine language-specific behavior of the prompt.

Applies to