(Exception, String) del método PortalLog.ShipLaunchWatson
Este miembro está reservado para uso interno y no debe usarse directamente desde el código.
Espacio de nombres: Microsoft.Office.Server.Diagnostics
Ensamblado: Microsoft.Office.Server (en Microsoft.Office.Server.dll)
Sintaxis
'Declaración
Public Shared Sub ShipLaunchWatson ( _
ex As Exception, _
strExceptionContextInformationToLog As String _
)
'Uso
Dim ex As Exception
Dim strExceptionContextInformationToLog As StringPortalLog.ShipLaunchWatson(ex, strExceptionContextInformationToLog)
public static void ShipLaunchWatson(
Exception ex,
string strExceptionContextInformationToLog
)
Parámetros
ex
Tipo: System.Exception..
strExceptionContextInformationToLog
Tipo: System.String..