Udostępnij za pośrednictwem


Konstruktor TestObjectNotFoundException — (SerializationInfo, StreamingContext)

Inicjuje nowe wystąpienie TestObjectNotFoundException klasy z pliku XML za pomocą serializacji dostarczone informacje i kontekst.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected TestObjectNotFoundException(
    SerializationInfo info,
    StreamingContext context
)
protected:
TestObjectNotFoundException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> TestObjectNotFoundException
protected function TestObjectNotFoundException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestObjectNotFoundException Klasa

Przeciążenie TestObjectNotFoundException

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

SerializationInfo

StreamingContext