| ComponentSpace Trace Listeners Class Library Reference |
|
CyclicFileTraceListener.IncludeTimeStamp Property
Gets the flag indicating whether to include a timestamp.
[Visual Basic]
Public ReadOnly Property IncludeTimeStamp As
Boolean
[C#]
public
bool IncludeTimeStamp {get;}
Property Value
The flag indicating whether to include a timestamp. The default is false.
See Also
CyclicFileTraceListener Class | ComponentSpace.TraceListeners Namespace