Freigeben über


RemoteSharepointException.GetDetails-Methode

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Shared Function GetDetails ( _
    exMessage As String _
) As RemoteSharepointException.RemoteSharePointExceptionInfo
'Usage
Dim exMessage As String
Dim returnValue As RemoteSharepointException.RemoteSharePointExceptionInfo

returnValue = RemoteSharepointException.GetDetails(exMessage)
public static RemoteSharepointException.RemoteSharePointExceptionInfo GetDetails(
    string exMessage
)

Parameter

Rückgabewert

Typ: Microsoft.Office.Server.Search.Query.RemoteSharepointException.RemoteSharePointExceptionInfo

Siehe auch

Referenz

RemoteSharepointException Klasse

RemoteSharepointException-Member

Microsoft.Office.Server.Search.Query-Namespace