Поделиться через


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.

Применяется к