PortalLog.ShipLaunchWatson - Méthode (Exception, String)
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.Server.Diagnostics
Assembly : Microsoft.Office.Server (dans Microsoft.Office.Server.dll)
Syntaxe
'Déclaration
Public Shared Sub ShipLaunchWatson ( _
ex As Exception, _
strExceptionContextInformationToLog As String _
)
'Utilisation
Dim ex As Exception
Dim strExceptionContextInformationToLog As StringPortalLog.ShipLaunchWatson(ex, strExceptionContextInformationToLog)
public static void ShipLaunchWatson(
Exception ex,
string strExceptionContextInformationToLog
)
Paramètres
ex
Type : System.Exception..
strExceptionContextInformationToLog
Type : System.String..