Share via


ExTraceGlobals.ExceptionTracer Property

Namespace:  Microsoft.Exchange.Diagnostics.Components.Clients
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ExceptionTracer As Trace
    Get
'Usage
Dim value As Trace

value = ExTraceGlobals.ExceptionTracer
public static Trace ExceptionTracer { get; }

Property Value

Type: Trace