InputDialog.DefaultValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.