RunResultAndStatistics.TestRun 属性

定义

获取此对象的关联测试运行 RunResultAndStatistics

public:
 property Microsoft::VisualStudio::TestTools::Common::TestRun ^ TestRun { Microsoft::VisualStudio::TestTools::Common::TestRun ^ get(); };
public Microsoft.VisualStudio.TestTools.Common.TestRun TestRun { get; }
member this.TestRun : Microsoft.VisualStudio.TestTools.Common.TestRun
Public ReadOnly Property TestRun As TestRun

属性值

TestRun

此对象的关联测试运行 RunResultAndStatistics

适用于