次の方法で共有


PaymentDetails.DisplayItems プロパティ

定義

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

プロパティ値

適用対象