Aracılığıyla paylaş


PostTransactionEventArgs.WebTest Özellik

Hareketi içeren Web performans sınaması alır.

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

Sözdizimi

'Bildirim
Public ReadOnly Property WebTest As WebTest
public WebTest WebTest { get; }
public:
property WebTest^ WebTest {
    WebTest^ get ();
}
member WebTest : WebTest with get
function get WebTest () : WebTest

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.WebTest
Hareketi içeren Web performans sınaması.

Notlar

Bir Web performans sınaması bir veya daha fazla Web performans testlerini içerir, bu özellik doğrudan hareketi içeren Web performans sınaması alt döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PostTransactionEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı