Share via


Tracing.Trace Method

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Windows Phone Members

Traces a diagnostic message.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Static member Supported by Windows Phone Trace(TraceArea, TraceLevel) Traces a diagnostic message that is specified by the parameters.
Public method Static member Supported by Windows Phone Trace(TraceArea, TraceLevel, String) Traces a diagnostic message that is specified by the parameters.
Public method Static member Supported by Windows Phone Trace(String, String, TraceArea, TraceLevel) Traces a diagnostic message that is specified by the parameters.
Public method Static member Supported by Windows Phone Trace(TraceArea, TraceLevel, String, array<Object[]) Traces a diagnostic message that is specified by the parameters.
Public method Static member Supported by Windows Phone Trace(String, String, TraceArea, TraceLevel, String) Traces a diagnostic message that is specified by the parameters.
Public method Static member Supported by Windows Phone Trace(String, String, TraceArea, TraceLevel, String, array<Object[]) Traces a diagnostic message that is specified by the parameters.
Public method Static member Supported by Windows Phone Trace(String, String, String, TraceArea, TraceLevel, String) Traces a diagnostic message that is specified by the parameters.
Public method Static member Supported by Windows Phone Trace(String, String, String, TraceArea, TraceLevel, String, array<Object[]) Traces a diagnostic message that is specified by the parameters.

Top

See Also

Reference

Tracing Class

Microsoft.Web.Media.Diagnostics Namespace