RemoteSharepointException.GetDetails 方法

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Shared Function GetDetails ( _
    exMessage As String _
) As RemoteSharepointException.RemoteSharePointExceptionInfo
用法
Dim exMessage As String
Dim returnValue As RemoteSharepointException.RemoteSharePointExceptionInfo

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

参数

返回值

类型:Microsoft.Office.Server.Search.Query.RemoteSharepointException.RemoteSharePointExceptionInfo

另请参阅

引用

RemoteSharepointException 类

RemoteSharepointException 成员

Microsoft.Office.Server.Search.Query 命名空间