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
)
参数
- exMessage
类型:System.String
返回值
类型:Microsoft.Office.Server.Search.Query.RemoteSharepointException.RemoteSharePointExceptionInfo