Compartir a través de


AttachmentInfo.Views Propiedad

Definición

Obtiene o establece vistas de datos adjuntos.

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 de propiedad

Vistas de datos adjuntos.

Se aplica a