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

When do we generally use destructors to release resources?

0 Answers  


Why is the XML InfoSet specification different from the Xml DOM? What does the InfoSet attempt to solve ?

1 Answers  


What is object type in c#?

0 Answers  


Does c# support properties of array types?

0 Answers  


Can dictionary have duplicate keys c#?

0 Answers  






Is string a class in c#?

0 Answers  


How to navigate from one page(form) to another page(form) using C#.net...please give me the example

6 Answers  


What is value type and reference type?

3 Answers   TCS,


how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)

2 Answers   Microsoft,


What is the meaning of console writeline in c#?

0 Answers  


What is callback delegate in c#?

0 Answers  


Is there an equivalent to the instanceof operator in visual j++?

0 Answers  


Categories