다음을 통해 공유


IVsContainedLanguage Members

Include Protected Members
Include Inherited Members

Provides simplistic contained language service features.

The IVsContainedLanguage type exposes the following members.

Methods

  Name Description
Public method GetColorizer Returns a colorizer object for the language.
Public method GetLanguageServiceID Returns the GUID for the full language service of the contained language.
Public method GetTextViewFilter Returns a text view filter to handle delegated text view filtering responsibility.
Public method Refresh Recompiles the language file, or the entire project.
Public method SetBufferCoordinator Allows for a change in buffer coordinators on-the-fly.
Public method SetHost Sets the language host for the secondary language.
Public method WaitForReadyState Called to ensure the contained language is ready.

Top

See Also

Reference

IVsContainedLanguage Interface

Microsoft.VisualStudio.TextManager.Interop Namespace