IMessageActivity.Attachments Propiedad

Definición

Obtiene o establece datos adjuntos.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Attachment> Attachments { get; set; }
member this.Attachments : System.Collections.Generic.IList<Microsoft.Bot.Schema.Attachment> with get, set
Public Property Attachments As IList(Of Attachment)

Valor de propiedad

Accesorios.

Se aplica a