IMessageActivity.AttachmentLayout 属性

定义

获取或设置有关如何处理多个附件的提示:[list|carousel] Default:list。

public string AttachmentLayout { get; set; }
member this.AttachmentLayout : string with get, set
Public Property AttachmentLayout As String

属性值

有关如何处理多个附件的提示:[list|carousel] Default:list。

适用于