Share via


InputDialog.DefaultValue Property

Definition

Gets or sets the default value for the input dialog when MaxTurnCount is exceeded.

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

Property Value

Value or expression which evaluates to a value.

Applies to