Partager via


RemoteSharepointException.RemoteSharepointExceptionMessage - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Shared Function RemoteSharepointExceptionMessage ( _
    exType As RemoteSharepointException.RemoteSharePointExceptionType, _
    exMessage As String _
) As String
'Utilisation
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
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

RemoteSharepointException classe

RemoteSharepointException - Membres

Microsoft.Office.Server.Search.Query - Espace de noms