VCWizCtlClass::GetInstalledLangs Method ()
Visual Studio 2015
Gets the language locale IDs from the wizard's templates directory, indicating which language resources are available.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Return Value
Type: System::String^A string containing the installed languages identified by their number.
Implements
IVCWizCtlUI::GetInstalledLangs()For example, 1033 represents English.
Show: