Partager via


ReceiptCard.Facts Propriété

Définition

Obtient ou définit un tableau d’objets Fact.

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

Valeur de propriété

Collection de Fact's.

S’applique à