Udostępnij za pośrednictwem


Właściwość TestResult.TestRun —

Pobiera skojarzony przebieg testu.

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
Skojarzony przebieg testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResult Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestRun