Sdílet prostřednictvím


ITestPlan.Iteration – vlastnost

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

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestPlan Rozhraní

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