Partager via


AttachmentInput.OutputFormat Propriété

Définition

Obtient ou définit le AttachmentOutputFormat pour les pièces jointes.

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)

Valeur de propriété

AttachmentOutputFormat ou expression qui prend la valeur d’un AttachmentOutputFormat.

S’applique à