Aracılığıyla paylaş


WebTestStoppedException Oluşturucu (SerializationInfo, StreamingContext)

Yeni bir örneğini başlatır WebTestStoppedException remoting senaryoları için sınıf.

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

Sözdizimi

'Bildirim
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected WebTestStoppedException(
    SerializationInfo info,
    StreamingContext context
)
protected:
WebTestStoppedException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> WebTestStoppedException
protected function WebTestStoppedException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parametreler

Özel Durumlar

Exception Koşul
ArgumentNullException

infois nullnull başvuru (Visual Basic'te Nothing).

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestStoppedException Sınıf

WebTestStoppedException Fazla Yük

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı