Debugger4::Languages Property

 

Gets a list of languages that the debugger supports.

Namespace:   EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

property Languages^ Languages {
	Languages^ get();
}

Property Value

Type: EnvDTE::Languages^

A Languages collection.

Return to top
Show: