Aracılığıyla paylaş


WebTestResultLoopIteration.StopLoopIteration Özellik

Alır veya ayarlar Döngüyü durdurmak için yineleme.

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

Sözdizimi

'Bildirim
Public Property StopLoopIteration As Boolean
public bool StopLoopIteration { get; internal set; }
public:
property bool StopLoopIteration {
    bool get ();
    internal: void set (bool value);
}
member StopLoopIteration : bool with get, internal set
function get StopLoopIteration () : boolean 
internal function set StopLoopIteration (value : boolean)

Özellik Değeri

Tür: Boolean
Döngüyü durdurmak için yineleme.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResultLoopIteration Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı