次の方法で共有


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)

プロパティ値

適用対象