次の方法で共有


DateTimeInput.OutputFormat プロパティ

定義

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

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

プロパティ値

式。

注釈

既定の出力は DateTimeResolutions の配列です。このプロパティは、ダイアログの出力を決定するために評価される式です。

適用対象