ControlNameAlreadyExistsException 构造函数 (Exception)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools.v4.0.Framework(在 Microsoft.Office.Tools.v4.0.Framework.dll 中)

语法

声明
Public Sub New ( _
    innerException As Exception _
)
public ControlNameAlreadyExistsException(
    Exception innerException
)

参数

.NET Framework 安全性

请参见

参考

ControlNameAlreadyExistsException 类

ControlNameAlreadyExistsException 重载

Microsoft.Office.Tools 命名空间