共用方式為


DatabaseProjectPropertySetFailedException 建構函式 (SerializationInfo, StreamingContext)

初始化 DatabaseProjectPropertySetFailedException 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Project
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

'宣告
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
)

參數

.NET Framework 安全性

請參閱

參考

DatabaseProjectPropertySetFailedException 類別

DatabaseProjectPropertySetFailedException 多載

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空間