Udostępnij za pośrednictwem


Właściwość ForLoopRule.TerminatingValue —

Pobiera lub ustawia wartość zakończeń.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property TerminatingValue As Double
public double TerminatingValue { get; set; }
public:
property double TerminatingValue {
    double get ();
    void set (double value);
}
member TerminatingValue : float with get, set
function get TerminatingValue () : double 
function set TerminatingValue (value : double)

Wartość właściwości

Typ: Double
Wartość zakończeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ForLoopRule Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules