dotnet/roslyn

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

Open

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

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

仓库指标

Star
 (20,414 star)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 256 个 PR)

描述

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.

贡献者指南