다음을 통해 공유


FeedbackRecords.Records 속성

정의

피드백 레코드 목록을 가져오거나 설정합니다.

public Microsoft.Bot.Builder.AI.QnA.FeedbackRecord[] Records { get; set; }
member this.Records : Microsoft.Bot.Builder.AI.QnA.FeedbackRecord[] with get, set
Public Property Records As FeedbackRecord()

속성 값

피드백 레코드 목록입니다.

적용 대상