Condividi tramite


AttachmentInfo.Views Proprietà

Definizione

Ottiene o imposta le visualizzazioni degli allegati.

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)

Valore della proprietà

Visualizzazioni degli allegati.

Si applica a