For the C# Compiler (csc.exe), which option is the default output type among the given Output options ?
/target:library
/target:module
/target:exe
/target:winexe