EvaluationMetric.Reason Property

Definition

Gets or sets a string that can optionally be used to provide some commentary around the result represented by this EvaluationMetric.

public:
 property System::String ^ Reason { System::String ^ get(); void set(System::String ^ value); };
public string? Reason { get; set; }
member this.Reason : string with get, set
Public Property Reason As String

Property Value

Applies to