共用方式為


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 的運算式。

適用於