Condividi tramite


IMessageActivity.Attachments Proprietà

Definizione

Ottiene o imposta gli allegati.

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)

Valore della proprietà

Allegati.

Si applica a