Visual Studio 2010 - Visual C#
/help, /? (C# Compiler Options)
This option sends a listing of compiler options, and a brief description of each option, to stdout.
/help /?
Remarks
If this option is included in a compilation, no output file will be created and no compilation will take place.
This compiler option is unavailable in Visual Studio and cannot be changed programmatically.
See Also