Sdílet prostřednictvím


AttachmentInput.OutputFormat Vlastnost

Definice

Získá nebo nastaví AttachmentOutputFormat pro přílohy.

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)

Hodnota vlastnosti

AttachmentOutputFormat nebo výraz, který se vyhodnotí jako AttachmentOutputFormat.

Platí pro