Debugger::Languages Property
Visual Studio 2015
Gets a list of languages that the debugger supports.
Assembly: EnvDTE (in EnvDTE.dll)
Languages returns a Languages collection containing a list of languages that the debugger supports. This list is dictated by the version of Visual Studio and the installed language add-ons.
Show: