共用方式為


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。

適用於