Where is the output of TextWriterTraceListener redirected?



Where is the output of TextWriterTraceListener redirected?..

Answer / guest

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

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Which are the loop types available in c#?

0 Answers  


what is bubbled event ? give suitable example in code vice with demo

2 Answers  


What is asynchronous one-way calls?

0 Answers  


If a method's return type is void, can you use a return keyword in the method?

0 Answers  


Can you change the value of a variable while debugging a C# application?

1 Answers  






what is partial assembly reference

0 Answers  


What are satellite assemblies?

0 Answers  


Can we overload indexer in c#?

0 Answers  


What is generic method in c#?

0 Answers  


In .Net, what is an assembly? Also explain the type of assembly.

0 Answers   Accenture,


What is deferred execution in c#?

0 Answers  


Can structs in c# have destructors?

0 Answers  


Categories