Aracılığıyla paylaş


WebTestResultLoopIteration.Passed Özellik

Bir Boolean göstergesi olup Web performans sınaması başarılı olarak alır.

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

Sözdizimi

'Bildirim
Public Overrides ReadOnly Property Passed As Boolean
    Get
public override bool Passed { get; }
public:
virtual property bool Passed {
    bool get () override;
}
abstract Passed : bool
override Passed : bool
override function get Passed () : boolean

Özellik Değeri

Tür: System.Boolean
true Web performansını test ederseniz geçen; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResultLoopIteration Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı