Udostępnij za pośrednictwem


Activity.Attachments Właściwość

Definicja

Pobiera lub ustawia załączniki dla działania.

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)

Wartość właściwości

Załączniki dla działania.

Implementuje

Dotyczy