Compartir a través de


(String, Exception) del constructor InactiveSourceQueriedException

Espacio de nombres:  Microsoft.SharePoint.Search.Query
Ensamblado:  Microsoft.SharePoint.Search (en Microsoft.SharePoint.Search.dll)

Sintaxis

'Declaración
Public Sub New ( _
    strMessage As String, _
    innerEx As Exception _
)
'Uso
Dim strMessage As String
Dim innerEx As Exception

Dim instance As New InactiveSourceQueriedException(strMessage, _
    innerEx)
public InactiveSourceQueriedException(
    string strMessage,
    Exception innerEx
)

Parámetros

Vea también

Referencia

clase InactiveSourceQueriedException

Miembros InactiveSourceQueriedException

Sobrecarga InactiveSourceQueriedException

Espacio de nombres Microsoft.SharePoint.Search.Query