Condividi tramite


Activity.Attachments Proprietà

Definizione

Ottiene o imposta gli allegati per l'attività.

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 per l'attività.

Implementazioni

Si applica a