Partager via


ReceiptCard.Items Propriété

Définition

Obtient ou définit un tableau d’éléments de reçu.

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

Valeur de propriété

Éléments de reçu.

S’applique à