DocumentTask::MarkerInvalidated Method ()
Visual Studio 2015
Called when the text that is associated with a marker is deleted by a user action.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Implements
IVsTextMarkerClient::MarkerInvalidated()By default, this method sets the valid state of the marker to false. It is an implementation of MarkerInvalidated.
Show: