RunResultAndStatistics.OutcomeText 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取作为本地化文本的关联测试运行的结果。
public:
property System::String ^ OutcomeText { System::String ^ get(); };
public string OutcomeText { get; }
member this.OutcomeText : string
Public ReadOnly Property OutcomeText As String
属性值
作为本地化文本的关联测试运行的结果。