Compartir a través de


(String, Exception) del constructor PropertyIsReadOnlyException

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 PropertyIsReadOnlyException(message, _
    innerException)
public PropertyIsReadOnlyException(
    string message,
    Exception innerException
)

Parámetros

Vea también

Referencia

clase PropertyIsReadOnlyException

Miembros PropertyIsReadOnlyException

Sobrecarga PropertyIsReadOnlyException

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