Share via


IVsTextMarkerClientEx, interface

Étend la fonctionnalité disponible via l'interface d'IVsTextMarkerClient en fournissant des rappels supplémentaires.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.8.0 (dans Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BA48A96D-40E9-4723-BDD8-B99072A1A426")> _
Public Interface IVsTextMarkerClientEx
[InterfaceTypeAttribute()]
[GuidAttribute("BA48A96D-40E9-4723-BDD8-B99072A1A426")]
public interface IVsTextMarkerClientEx
[InterfaceTypeAttribute()]
[GuidAttribute(L"BA48A96D-40E9-4723-BDD8-B99072A1A426")]
public interface class IVsTextMarkerClientEx
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BA48A96D-40E9-4723-BDD8-B99072A1A426")>]
type IVsTextMarkerClientEx =  interface end
public interface IVsTextMarkerClientEx

Le type IVsTextMarkerClientEx expose les membres suivants.

Méthodes

  Nom Description
Méthode publique MarkerInvalidated Appelé lorsque le texte associé avec une marque est supprimé par une action utilisateur.
Méthode publique OnHoverOverMarker

Début

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms