Compartilhar via


CouldNotModifySchemaException constructor (String)

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

Dim instance As New CouldNotModifySchemaException(message)
public CouldNotModifySchemaException(
    string message
)

Parâmetros

Ver também

Referência

CouldNotModifySchemaException class

CouldNotModifySchemaException members

CouldNotModifySchemaException overload

Microsoft.Office.Server.Search.Administration namespace