Partilhar via


Construtor TechnologyNotSupportedException (SerializationInfo, StreamingContext)

Inicializa uma nova instância de TechnologyNotSupportedException classe para desserialização.

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

Sintaxe

'Declaração
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected TechnologyNotSupportedException(
    SerializationInfo info,
    StreamingContext context
)
protected:
TechnologyNotSupportedException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> TechnologyNotSupportedException
protected function TechnologyNotSupportedException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TechnologyNotSupportedException Classe

Sobrecargas TechnologyNotSupportedException

Namespace Microsoft.VisualStudio.TestTools.UITest.Extension

SerializationInfo

StreamingContext