dotnet/roslyn
GitHub で見るvbc and csc /help don't explain usage of /preferreduilang
Open
#6,693 opened on 2015年11月10日
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.