Property

IdeRunCommand:languages

Declaration

property languages: string[] [ read, write ]

Description

Contains the programming languages used.

This is to be set by run command providers when they know what languages are used to create the program spawned by the run command. This can be used by debuggers to ensure that a suitable debugger is chosen for a given language used.

Type: An array of char*

Flags

Readableyes
Writableyes
Constructno
Construct onlyno