PortalLog.ShipLaunchWatson - Méthode (Exception)
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 _
)
'Utilisation
Dim ex As ExceptionPortalLog.ShipLaunchWatson(ex)
public static void ShipLaunchWatson(
Exception ex
)
Paramètres
ex
Type : System.Exception..