InputDialog.DefaultValue 属性

定义

获取或设置超出 MaxTurnCount 时输入对话框的默认值。

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

属性值

计算结果为值的值或表达式。

适用于