Partager via


FeedbackRecordsRequest.Records Propriété

Définition

Obtient une liste de pour l’apprentissage FeedbackRecord actif.

public System.Collections.Generic.List<Microsoft.Bot.Builder.AI.QnA.FeedbackRecord> Records { get; }
member this.Records : System.Collections.Generic.List<Microsoft.Bot.Builder.AI.QnA.FeedbackRecord>
Public ReadOnly Property Records As List(Of FeedbackRecord)

Valeur de propriété

Liste de pour l’apprentissage FeedbackRecord actif.

S’applique à