Debug.Timestamps Property

Gets or sets a flag that indicates whether or not debug timing messages are displayed.

Namespace: Ws.Services.Utilities
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public static bool Timestamps { get; set; }

Property Value

true if debug timing messages are displayed; otherwise false.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

Debug Class
Debug Members
Ws.Services.Utilities Namespace