次の方法で共有


AttachmentInput.OutputFormat プロパティ

定義

添付ファイルの AttachmentOutputFormat を取得または設定します。

public AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.AttachmentOutputFormat> OutputFormat { get; set; }
member this.OutputFormat : AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.AttachmentOutputFormat> with get, set
Public Property OutputFormat As EnumExpression(Of AttachmentOutputFormat)

プロパティ値

AttachmentOutputFormat または AttachmentOutputFormat に評価される式。

適用対象