Partager via


UITestControlNotFoundException, constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe UITestControlNotFoundException pour la désérialisation.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension (dans Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

UITestControlNotFoundException Classe

UITestControlNotFoundException, surcharge

Microsoft.VisualStudio.TestTools.UITest.Extension, espace de noms

SerializationInfo

SerializationContext