Compartir a través de


CannotRemoveControlException (Constructor) (String, String, Exception)

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

Espacio de nombres:  Microsoft.Office.Tools
Ensamblado:  Microsoft.Office.Tools.v4.0.Framework (en Microsoft.Office.Tools.v4.0.Framework.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String, _
    identifier As String, _
    innerException As Exception _
)
public CannotRemoveControlException(
    string message,
    string identifier,
    Exception innerException
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

CannotRemoveControlException Clase

CannotRemoveControlException (Sobrecarga)

Microsoft.Office.Tools (Espacio de nombres)