共用方式為


PropertyDescriptorNotFoundException 建構函式 (String)

使用指定的錯誤訊息,初始化 PropertyDescriptorNotFoundException 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.Modeling.Design
組件:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)

語法

'宣告
Public Sub New ( _
    message As String _
)
public PropertyDescriptorNotFoundException(
    string message
)

參數

  • message
    類型:System.String
    解釋例外狀況原因的錯誤訊息。

.NET Framework 安全性

請參閱

參考

PropertyDescriptorNotFoundException 類別

PropertyDescriptorNotFoundException 多載

Microsoft.VisualStudio.Modeling.Design 命名空間