Directory Property (Read/Write) |
Top Previous Next |
Sets/gets the folder directory name where the trace files will be saved.
Visual Basic Syntax
TNBTrace.Directory [= String]
Delphi Syntax
TNBTrace.Directory; [:= String]
Remarks
If you don't specify a directory name, the trace files will be saved into the windows temporary file directory.
|