Partilhar via


Construtor SaveNotSupportedException (SerializationInfo, StreamingContext)

Inicializa uma nova instância de SaveNotSupportedException 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 SaveNotSupportedException(
    SerializationInfo info,
    StreamingContext context
)
protected:
SaveNotSupportedException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> SaveNotSupportedException
protected function SaveNotSupportedException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SaveNotSupportedException Classe

Sobrecargas SaveNotSupportedException

Namespace Microsoft.VisualStudio.TestTools.Exceptions

SerializationInfo

StreamingContext