Aracılığıyla paylaş


WebTestResultCondition.Passed Özellik

Olup Web performansını test etme gösteren Boolean değeri alır geçirildi.

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
public override bool Passed { get; }
public:
virtual property bool Passed {
    bool get () override;
}
abstract Passed : bool with get 
override Passed : bool with get
override function get Passed () : boolean

Özellik Değeri

Tür: Boolean
Web performansını test olup olmadığını gösteren Boolean değeri geçirildi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResultCondition Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı