C# (Sharp) Programming Language Question:

What compiler switch creates an xml file from the xml comments in the files in an assembly?

Answer:

1. /text
2. /doc
3. /xml
4. /help

Read All 163 C# (Sharp) Programming Language Questions
Previous QuestionNext Question
What is boxing in C#? What is a satellite assembly in C#?