Aracılığıyla paylaş


ForLoopRule.IncrementValue Özellik

Alır veya artış değerini ayarlar.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Double
Artış değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ForLoopRule Sınıf

Microsoft.VisualStudio.TestTools.WebTesting.Rules Ad Alanı