(String) 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 _
)
'Uso
Dim message As String
Dim instance As New CouldNotModifySchemaException(message)
public CouldNotModifySchemaException(
string message
)
Parámetros
- message
Tipo: System.String
Vea también
Referencia
clase CouldNotModifySchemaException
Miembros CouldNotModifySchemaException
Sobrecarga CouldNotModifySchemaException
Espacio de nombres Microsoft.Office.Server.Search.Administration