IVsLanguageInfo Members

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

Public method

GetCodeWindowManager

Allows a language to add adornments to a code editor.

Public method

GetColorizer

Returns the colorizer.

Public method

GetFileExtensions

Returns the file extensions belonging to this language.

Public method

GetLanguageName

Returns the name of the programming language.

Top

See Also

Reference

IVsLanguageInfo Interface

Microsoft.VisualStudio.TextManager.Interop Namespace