How to turn off autolisting feature in the code window of C# applications?

 Posted by Ddd on 1/27/2011 | Category: C# Interview questions | Views: 3777 | Points: 40
Answer:

It can be done in 2 ways

1)Tools-->Options-->Text Editor-->C#->
uncheck the checkbox with the Text Auto List members


2)Tools-->Options-->Text Editor-->All Languages-->
General-->uncheck the checkbox with the Text Auto List members


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response