DocumentTask::OnAfterSpanReload Method ()

 

Signals that the text under the marker has been altered but the marker has not been deleted.

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

public:
virtual void OnAfterSpanReload()

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

Return to top
Show: