Freigeben über


FeedbackLoopDataActionValue Class

Definition

The feedback loop data's action value.

public class FeedbackLoopDataActionValue : Microsoft.Agents.Builder.App.FeedbackActionValue
type FeedbackLoopDataActionValue = class
    inherit FeedbackActionValue
Public Class FeedbackLoopDataActionValue
Inherits FeedbackActionValue
Inheritance
FeedbackLoopDataActionValue

Constructors

Name Description
FeedbackLoopDataActionValue()

Properties

Name Description
Feedback

The feedback provided by the user when prompted with "What did you like/dislike?"

(Inherited from FeedbackActionValue)
Reaction

Either "like" or "dislike"

(Inherited from FeedbackActionValue)

Applies to