次の方法で共有


ConfirmInput.OutputFormat プロパティ

定義

結果の書式設定に使用する式を取得または設定します。

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

プロパティ値

式。

注釈

既定の出力はブール値です。このプロパティが設定されている場合、式の出力はダイアログによって返される値になります。

適用対象