Sdílet prostřednictvím


AttachmentInfo.Views Vlastnost

Definice

Získá nebo nastaví zobrazení příloh.

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

Hodnota vlastnosti

Zobrazení příloh.

Platí pro