DocumentTask::OnBeforeBufferClose Method ()

 

Sends notification that the text buffer is about to close.

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

public:
virtual void OnBeforeBufferClose()

By default, this method does nothing. It is an implementation of OnBeforeBufferClose.

Return to top
Show: