Freigeben über


AttachmentInput.OutputFormat Eigenschaft

Definition

Ruft das AttachmentOutputFormat für die Anlagen ab oder legt dieses fest.

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)

Eigenschaftswert

Das AttachmentOutputFormat oder ein Ausdruck, der zu einem AttachmentOutputFormat ausgewertet wird.

Gilt für: