共用方式為


ModelingPathException 建構函式 (String, Exception)

在模型中處理 Paths 時應建構的錯誤例外狀況

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

語法

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

參數

.NET Framework 安全性

請參閱

參考

ModelingPathException 類別

ModelingPathException 多載

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間