Partager via


DatabaseProjectPropertySetFailedException, constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe DatabaseProjectPropertySetFailedException.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DatabaseProjectPropertySetFailedException Classe

DatabaseProjectPropertySetFailedException, surcharge

Microsoft.VisualStudio.Data.Schema.Package.Project, espace de noms