ModelingPathException 构造函数 (String, Exception)

,在相关设计时,路径请构造错误的异常

命名空间:  Microsoft.VisualStudio.Modeling.DslDefinition
程序集:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.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 命名空间