TextInput.OutputFormat 屬性

定義

取得或設定要用來格式化結果的運算式。

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

屬性值

解析為字串的運算式。

備註

預設輸出是字串,如果設定此屬性,則運算式的輸出是對話方塊所傳回的字串。

適用於