dotnet/roslyn

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

Open

#6,693 opened on 2015年11月10日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)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.

コントリビューターガイド