Freigeben über


DatabaseProjectPropertySetFailedException-Konstruktor (SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der DatabaseProjectPropertySetFailedException-Klasse.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DatabaseProjectPropertySetFailedException Klasse

DatabaseProjectPropertySetFailedException-Überladung

Microsoft.VisualStudio.Data.Schema.Package.Project-Namespace