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
2. /doc
3. /xml
4. /help
Previous Question | Next Question |
What is boxing in C#? | What is a satellite assembly in C#? |