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
- message
Type: System.String
Ver também
Referência
CouldNotModifySchemaException class
CouldNotModifySchemaException members