dotnet/roslyn

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

Open

#6 693 ouverte le 10 nov. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C# (4 257 forks)batch import
Area-CompilersDocumentationhelp wanted

Métriques du dépôt

Stars
 (20 414 stars)
Métriques de merge PR
 (Merge moyen 6j 17h) (256 PRs mergées en 30 j)

Description

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.

Guide contributeur