TraceHelper.LogExCatch(Exception) Method

Definition

This API supports the product infrastructure and is not intended to be used directly from your code.

public static void LogExCatch (Exception ex);
static member LogExCatch : Exception -> unit
Public Shared Sub LogExCatch (ex As Exception)

Parameters

Applies to