RunResultAndStatistics.OutcomeText 属性

定义

获取作为本地化文本的关联测试运行的结果。

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

属性值

String

作为本地化文本的关联测试运行的结果。

适用于