Programming with Reflection
TraceFileMaxSize property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the maximum size for a trace file, in megabytes. If more than the specified amount of data is written to a trace file, the oldest data is overwritten by the newer data.
The default is 0, which means that the trace file does not wrap.
The range of values is from 0 to 1000.