| ComponentSpace Trace Listeners Class Library Reference |
|
CyclicFileTraceListener.DirectoryName Property
Gets the directory in which to write trace files.
[Visual Basic]
Public ReadOnly Property DirectoryName As
String
[C#]
public
string DirectoryName {get;}
Property Value
The name of the directory. The default is the current directory.
See Also
CyclicFileTraceListener Class | ComponentSpace.TraceListeners Namespace