Interview Questions

Where is the output of TextWriterTraceListener redirected?

C# Interview Questions and Answers


(Continued from previous question...)

189. Where is the output of TextWriterTraceListener redirected?

To the Console or a text file depending on the parameter passed to the constructor.

(Continued on next question...)

Other Interview Questions