| ComponentSpace Trace Listeners Class Library Reference |
|
CyclicFileTraceListener.FieldSeparator Property
Gets the field separator in the output.
[Visual Basic]
Public ReadOnly Property FieldSeparator As
String
[C#]
public
string FieldSeparator {get;}
Property Value
The the field separator in the output. The default is a comma.
See Also
CyclicFileTraceListener Class | ComponentSpace.TraceListeners Namespace