Source::RegisterTextBufferEventHandlers Method (IVsTextLines^)

 

Registers event handlers for the given text.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
virtual void RegisterTextBufferEventHandlers(
	IVsTextLines^ textLines
)
Return to top
Show: