Trace Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Prints debugging messages.

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.SPOT..::..Trace

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public NotInheritable Class Trace
public static class Trace
public ref class Trace abstract sealed
[<AbstractClass>]
[<Sealed>]
type Trace =  class end
public final class Trace

The Trace type exposes the following members.

Methods

  Name Description
Public methodStatic member Print Prints debugging messages.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.SPOT Namespace