Aracılığıyla paylaş


WebTestStoppedException Oluşturucu (String)

Yeni bir örneğini başlatır WebTestStoppedException belirtilen hata iletisini içeren bir sınıf.

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

Sözdizimi

'Bildirim
Public Sub New ( _
    message As String _
)
public WebTestStoppedException(
    string message
)
public:
WebTestStoppedException(
    String^ message
)
new : 
        message:string -> WebTestStoppedException
public function WebTestStoppedException(
    message : String
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestStoppedException Sınıf

WebTestStoppedException Fazla Yük

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı