Udostępnij za pośrednictwem


Właściwość TestResultAggregation.CurrentTestIndex —

Reprezentuje indeks bieżący wynik testu w tablicy wyników badań, jeżeli jest to wynik pośredni, zamiast wyniku końcowego.

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

Składnia

'Deklaracja
Public ReadOnly Property CurrentTestIndex As Integer
public int CurrentTestIndex { get; }
public:
property int CurrentTestIndex {
    int get ();
}
member CurrentTestIndex : int with get
function get CurrentTestIndex () : int

Wartość właściwości

Typ: System.Int32
Indeks bieżący wynik testu w tablicy wyników badań.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResultAggregation Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common