PropertyDescriptorNotFoundException 构造函数 (String)

初始化 PropertyDescriptorNotFoundException 类的新实例与指定的错误消息。

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

语法

声明
Public Sub New ( _
    message As String _
)
public PropertyDescriptorNotFoundException(
    string message
)

参数

  • message
    类型:System.String
    解释异常原因的错误信息。

.NET Framework 安全性

请参见

参考

PropertyDescriptorNotFoundException 类

PropertyDescriptorNotFoundException 重载

Microsoft.VisualStudio.Modeling.Design 命名空间