LoopEvaluation.Feedback Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the feedback describing what is missing or what the agent should do next, or null when
no feedback was produced.
public string? Feedback { get; }
member this.Feedback : string
Public ReadOnly Property Feedback As String
Property Value
Remarks
This value is only meaningful when ShouldReinvoke is true.