Partager via


IdNotFoundException, constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe IdNotFoundException à l'aide des informations et du contexte fournis.

Espace de noms :  Microsoft.VisualStudio.TestTools.Exceptions
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected IdNotFoundException(
    SerializationInfo info,
    StreamingContext context
)
protected:
IdNotFoundException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> IdNotFoundException
protected function IdNotFoundException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IdNotFoundException Classe

IdNotFoundException, surcharge

Microsoft.VisualStudio.TestTools.Exceptions, espace de noms

SerializationInfo

StreamingContext