Aracılığıyla paylaş


WebTestResultCondition.Passed Özellik

Web performansını test etmek mi gösteren Boolean değeri alır geçti.

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
Web performansını test olup olmadığını gösteren Boolean değeri geçti.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResultCondition Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı