Delen via


AttachmentInput.OutputFormat Eigenschap

Definitie

Hiermee wordt de AttachmentOutputFormat voor de bijlagen opgehaald of ingesteld.

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)

Waarde van eigenschap

De AttachmentOutputFormat of een expressie die resulteert in een AttachmentOutputFormat.

Van toepassing op