dotnet/roslyn
GitHub で見るvbc and csc /help don't explain usage of /preferreduilang
Open
#6,693 opened on 2015年11月10日
Area-CompilersDocumentationhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
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.