Compartilhar via


Propriedade ITestRun.Iteration

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ITestRun Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client