RunResultAndStatistics.OutcomeText Property

Definition

Gets the outcome of the associated test run as localized text.

public:
 property System::String ^ OutcomeText { System::String ^ get(); };
public string OutcomeText { get; }
member this.OutcomeText : string
Public ReadOnly Property OutcomeText As String

Property Value

The outcome of the associated test run as localized text.

Applies to