Partilhar via


Construtor IdNotFoundException (SerializationInfo, StreamingContext)

Inicializa uma nova instância de IdNotFoundException classe usando as informações fornecidas e o contexto.

Namespace:  Microsoft.VisualStudio.TestTools.Exceptions
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IdNotFoundException Classe

Sobrecargas IdNotFoundException

Namespace Microsoft.VisualStudio.TestTools.Exceptions

SerializationInfo

StreamingContext