Delen via


Activity.Attachments Eigenschap

Definitie

Hiermee worden de bijlagen voor de activiteit opgehaald of ingesteld.

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)

Waarde van eigenschap

De bijlagen voor de activiteit.

Implementeringen

Van toepassing op