Udostępnij za pośrednictwem


Właściwość RunResultAndStatistics.TestRun —

Pobiera skojarzone test, uruchom to RunResultAndStatistics obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public ReadOnly Property TestRun As TestRun
public TestRun TestRun { get; }
public:
property TestRun^ TestRun {
    TestRun^ get ();
}
member TestRun : TestRun with get
function get TestRun () : TestRun

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestRun
Badania skojarzone to RunResultAndStatistics obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RunResultAndStatistics Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestRun