IVsTextMarkerClientAdvanced Interface

 

Extends the functionality available through the IVsTextMarkerClient interface by providing additional callbacks.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

[GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")]
[InterfaceTypeAttribute(1)]
public interface IVsTextMarkerClientAdvanced

NameDescription
System_CAPS_pubmethodOnMarkerTextChanged(IVsTextMarker)

Fires when the text on the same line as the marker has changed.

Return to top
Show: