UITestControlNotFoundException-Konstruktor (SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der UITestControlNotFoundException-Klasse für die Deserialisierung.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

UITestControlNotFoundException Klasse

UITestControlNotFoundException-Überladung

Microsoft.VisualStudio.TestTools.UITest.Extension-Namespace

SerializationInfo

SerializationContext