RemoteSharepointException.RemoteSharepointExceptionMessage 方法

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

语法

声明
Public Shared Function RemoteSharepointExceptionMessage ( _
    exType As RemoteSharepointException.RemoteSharePointExceptionType, _
    exMessage As String _
) As String
用法
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
)

参数

返回值

类型:System.String

另请参阅

引用

RemoteSharepointException 类

RemoteSharepointException 成员

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