TestResultAggregation.CurrentTestIndex Özellik

Tanım

Bu, nihai sonuç yerine bir ara sonuçalıyorsa, test sonuçları dizisindeki geçerli test sonucunun dizinini temsil eder.

public:
 property int CurrentTestIndex { int get(); };
public int CurrentTestIndex { get; }
member this.CurrentTestIndex : int
Public ReadOnly Property CurrentTestIndex As Integer

Özellik Değeri

Int32

Test sonuçları dizisindeki geçerli test sonucunun dizini.

Şunlara uygulanır