共用方式為


MergeAbortedException 建構函式 (String)

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

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

語法

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

參數

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

.NET Framework 安全性

請參閱

參考

MergeAbortedException 類別

MergeAbortedException 多載

Microsoft.VisualStudio.Modeling 命名空間