Condividi tramite


AttachmentInput.OutputFormat Proprietà

Definizione

Ottiene o imposta AttachmentOutputFormat per gli allegati.

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)

Valore della proprietà

AttachmentOutputFormat o un'espressione che restituisce attachmentOutputFormat.

Si applica a