CouldNotModifySchemaException constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

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

Parameters

See also

Reference

CouldNotModifySchemaException class

CouldNotModifySchemaException members

CouldNotModifySchemaException overload

Microsoft.Office.Server.Search.Administration namespace