Udostępnij za pośrednictwem


Właściwość ITestRun.Iteration —

Pobiera lub ustawia liczbę wykonanych tego testu.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Property Iteration As String
string Iteration { get; set; }
property String^ Iteration {
    String^ get ();
    void set (String^ value);
}
abstract Iteration : string with get, set
function get Iteration () : String
function set Iteration (value : String)

Wartość właściwości

Typ: System.String
Liczba uruchomień to badanie zostało wykonane.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestRun Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client