del método RemoteSharepointException.GetDetails
Espacio de nombres: Microsoft.SharePoint.Search.Query
Ensamblado: Microsoft.SharePoint.Search (en Microsoft.SharePoint.Search.dll)
Sintaxis
'Declaración
Public Shared Function GetDetails ( _
exMessage As String _
) As RemoteSharepointException.RemoteSharePointExceptionInfo
'Uso
Dim exMessage As String
Dim returnValue As RemoteSharepointException.RemoteSharePointExceptionInfo
returnValue = RemoteSharepointException.GetDetails(exMessage)
public static RemoteSharepointException.RemoteSharePointExceptionInfo GetDetails(
string exMessage
)
Parámetros
- exMessage
Tipo: System.String
Valor devuelto
Tipo: Microsoft.SharePoint.Search.Query.RemoteSharepointException.RemoteSharePointExceptionInfo
Vea también
Referencia
clase RemoteSharepointException