Compartilhar via


Propriedade ITestCaseResult.Iterations

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

Sintaxe

'Declaração
ReadOnly Property Iterations As ITestIterationResultCollection
ITestIterationResultCollection Iterations { get; }
property ITestIterationResultCollection^ Iterations {
    ITestIterationResultCollection^ get ();
}
abstract Iterations : ITestIterationResultCollection with get
function get Iterations () : ITestIterationResultCollection

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestIterationResultCollection

Segurança do .NET Framework

Consulte também

Referência

ITestCaseResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client