Compartir a través de


(String, Exception) del constructor CouldNotModifySchemaException

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Uso
Dim message As String
Dim innerException As Exception

Dim instance As New CouldNotModifySchemaException(message, _
    innerException)
public CouldNotModifySchemaException(
    string message,
    Exception innerException
)

Parámetros

Vea también

Referencia

clase CouldNotModifySchemaException

Miembros CouldNotModifySchemaException

Sobrecarga CouldNotModifySchemaException

Espacio de nombres Microsoft.Office.Server.Search.Administration