Partager via


TestManagementConfigurationException, constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe TestManagementConfigurationException pour la sérialisation.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected TestManagementConfigurationException(
    SerializationInfo info,
    StreamingContext context
)
protected:
TestManagementConfigurationException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> TestManagementConfigurationException
protected function TestManagementConfigurationException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TestManagementConfigurationException Classe

TestManagementConfigurationException, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

SerializationInfo

StreamingContext