Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Retrieves information about a programming or markup language, including language name, associated file extension, and colorizer requirements for code editing.
The IVsLanguageInfo type exposes the following members.
Methods
Name
Description
Allows a language to add adornments to a code editor.
Returns the colorizer.
Returns the file extensions belonging to this language.
Returns the name of the programming language.
Top