DocumentTask::MarkerInvalidated Method ()

 

Called when the text that is associated with a marker is deleted by a user action.

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

public:
virtual void MarkerInvalidated()

By default, this method sets the valid state of the marker to false. It is an implementation of MarkerInvalidated.

Return to top
Show: