Sdílet prostřednictvím


ITestCaseResult.Iterations – vlastnost

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
ReadOnly Property Iterations As ITestIterationResultCollection
ITestIterationResultCollection Iterations { get; }
property ITestIterationResultCollection^ Iterations {
    ITestIterationResultCollection^ get ();
}
abstract Iterations : ITestIterationResultCollection with get
function get Iterations () : ITestIterationResultCollection

Hodnota vlastnosti

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestIterationResultCollection

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestCaseResult Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů