Share via


ConfirmInput.DefaultLocale Property

Definition

Gets or sets the DefaultLocale to use to parse confirmation choices if there is not one passed by the caller.

public AdaptiveExpressions.Properties.StringExpression DefaultLocale { get; set; }
member this.DefaultLocale : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property DefaultLocale As StringExpression

Property Value

The locale (en-us, nl-nl, etc) or expression which evaluates to locale.

Applies to