Sdílet prostřednictvím


TechnologyNotSupportedException – konstruktor (SerializationInfo, StreamingContext)

Inicializuje novou instanci TechnologyNotSupportedException třídy pro rekonstrukci.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITest.Extension
Sestavení:  Microsoft.VisualStudio.TestTools.UITest.Extension (v Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TechnologyNotSupportedException Třída

TechnologyNotSupportedException – přetížení

Microsoft.VisualStudio.TestTools.UITest.Extension – obor názvů

SerializationInfo

StreamingContext