Condividi tramite


Costruttore TechnologyNotSupportedException (SerializationInfo, StreamingContext)

Inizializza una nuova istanza di TechnologyNotSupportedException classe per la deserializzazione.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TechnologyNotSupportedException Classe

Overload TechnologyNotSupportedException

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITest.Extension

SerializationInfo

StreamingContext