ReceiptCard.Items 属性

定义

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

属性值

适用于