(Exception) 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 _
)
'Uso
Dim ex As ExceptionPortalLog.ShipLaunchWatson(ex)
public static void ShipLaunchWatson(
Exception ex
)
Parámetros
ex
Tipo: System.Exception..