Compartilhar via


AttachmentInfo.Views Propriedade

Definição

Obtém ou define exibições de anexo.

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)

Valor da propriedade

As exibições de anexo.

Aplica-se a