Compartilhar via


ReceiptCard.Facts Propriedade

Definição

Obtém ou define a matriz de objetos 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)

Valor da propriedade

A coleção de Fact's.

Aplica-se a