共用方式為


PresentationAlreadyCreatedException 建構函式 (String, Exception)

建構函式

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

語法

'宣告
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public PresentationAlreadyCreatedException(
    string message,
    Exception inner
)

參數

.NET Framework 安全性

請參閱

參考

PresentationAlreadyCreatedException 類別

PresentationAlreadyCreatedException 多載

Microsoft.VisualStudio.Modeling.Integration 命名空間