dotnet/roslyn

vbc and csc /help don't explain usage of /preferreduilang

Open

#6,693 创建于 2015年11月10日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (20,414 star) (4,257 fork)batch import
Area-CompilersDocumentationhelp wanted

描述

vbc /help and csc /help contain the line

/preferreduilang                  Specify the preferred output language name.

But it is not clear if the preferred UI lang appears after a colon or equal sign or space, or what the possible values are or what its syntax is.

贡献者指南