Where is the output of TextWriterTraceListener redirected?



Where is the output of TextWriterTraceListener redirected?..

Answer / abhi

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

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is #region in c#?

0 Answers  


what is boxing and unboxing?can we initialize unboxing directly?

0 Answers   EDS,


What are anonymous types in c#?

0 Answers  


What is Implicit conversion in C#?

0 Answers  


What is the difference between ref and out parameters in c#?

0 Answers  






Define a strong name in .net?

0 Answers  


what is the lifespan of the items stored in viewstate ?

4 Answers  


What is ienumerator c#?

0 Answers  


What is mvc pattern in c#?

0 Answers  


Why do we use constructors in c#?

0 Answers  


What?s the top .NET class that everything is derived from?

7 Answers  


What is the Difference between class and abstract class?

2 Answers  


Categories