FeedbackRecords.Records 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定意見反應記錄的清單。
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()
屬性值
意見反應記錄的清單。