Sdílet prostřednictvím


DatabaseProjectPropertySetFailedException – konstruktor (SerializationInfo, StreamingContext)

Inicializuje novou instanci DatabaseProjectPropertySetFailedException Třída

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DatabaseProjectPropertySetFailedException Třída

DatabaseProjectPropertySetFailedException – přetížení

Microsoft.VisualStudio.Data.Schema.Package.Project – obor názvů