C# (Sharp) Programming Language Question:

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

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

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


Previous QuestionNext Question
What is boxing in C#? What is a satellite assembly in C#?