PropertyDescriptorNotFoundException 构造函数 (SerializationInfo, StreamingContext)

序列化目的构造函数。

命名空间:  Microsoft.VisualStudio.Modeling.Design
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected PropertyDescriptorNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

参数

.NET Framework 安全性

请参见

参考

PropertyDescriptorNotFoundException 类

PropertyDescriptorNotFoundException 重载

Microsoft.VisualStudio.Modeling.Design 命名空间