Поделиться через


Метод 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