VSInfo.supportedLanguages

Such as "cpp", "csharp", etc. Is filled by the base generator with defaults.

struct VSInfo
string[] supportedLanguages;

Meta