共用方式為


CannotRemoveControlException 建構函式 (String, 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 ( _
    identifier As String, _
    innerException As Exception _
)
public CannotRemoveControlException(
    string identifier,
    Exception innerException
)

參數

.NET Framework 安全性

請參閱

參考

CannotRemoveControlException 類別

CannotRemoveControlException 多載

Microsoft.Office.Tools 命名空間