MessagingExtensionResult.Attachments Proprietà

Definizione

Ottiene o imposta (solo quando il tipo è risultato) Allegati.

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

Valore della proprietà

Allegati.

Si applica a