单项选择题

在命令行下使用csc命令编译C#源程序时,可使用()参数来说明生成添加到其他程序集的模块。

A./target:library
B./target:winexe
C./target:moudule
D./target:exe