Partager via


NewSlackMessage.Attachments Propriété

Définition

Obtient ou définit les pièces jointes qui peuvent être fournies avec le message.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Slack.Model.SlackAttachment> Attachments { get; set; }
member this.Attachments : System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Slack.Model.SlackAttachment> with get, set
Public Property Attachments As List(Of SlackAttachment)

Valeur de propriété

Pièces jointes qui peuvent être fournies avec le message.

S’applique à