다음을 통해 공유


AttachmentInput.OutputFormat 속성

정의

첨부 파일에 대한 AttachmentOutputFormat을 가져오거나 설정합니다.

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)

속성 값

AttachmentOutputFormat 또는 AttachmentOutputFormat으로 계산되는 식입니다.

적용 대상