다음을 통해 공유


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)

속성 값

적용 대상