ConfirmInput.OutputFormat 属性

定义

获取或设置用于设置结果格式的表达式。

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

属性值

表达式。

注解

默认输出为 bool,如果设置了此属性,则表达式的输出为对话框返回的值。

适用于