Compartir a través de


del método RemoteSharepointException.RemoteSharepointExceptionMessage

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

Sintaxis

'Declaración
Public Shared Function RemoteSharepointExceptionMessage ( _
    exType As RemoteSharepointException.RemoteSharePointExceptionType, _
    exMessage As String _
) As String
'Uso
Dim exType As RemoteSharepointException.RemoteSharePointExceptionType
Dim exMessage As String
Dim returnValue As String

returnValue = RemoteSharepointException.RemoteSharepointExceptionMessage(exType, _
    exMessage)
public static string RemoteSharepointExceptionMessage(
    RemoteSharepointException.RemoteSharePointExceptionType exType,
    string exMessage
)

Parámetros

Valor devuelto

Tipo: System.String

Vea también

Referencia

clase RemoteSharepointException

Miembros RemoteSharepointException

Espacio de nombres Microsoft.SharePoint.Search.Query