TraceHelper Class

Definition

This API supports the product infrastructure and is not intended to be used directly from your code. This class defines methods used for tracing.

public static class TraceHelper
type TraceHelper = class
Public Class TraceHelper
Inheritance
TraceHelper

Methods

Assert(Boolean)

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

Assert(Boolean, String)

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

LogExCatch(Exception)

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

Trace(String, String, Object[])

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

Trace(String, UInt32, String, Object[])

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

Applies to