Share via


SVsTextSpanSet, interface

Passé à la méthode d'QueryService retourner une référence à l'interface d'IVsTextSpanSet.

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
<GuidAttribute("E6BBDFD0-C06A-11D2-936C-D714766E8B50")> _
Public Interface SVsTextSpanSet
[GuidAttribute("E6BBDFD0-C06A-11D2-936C-D714766E8B50")]
public interface SVsTextSpanSet
[GuidAttribute(L"E6BBDFD0-C06A-11D2-936C-D714766E8B50")]
public interface class SVsTextSpanSet
[<GuidAttribute("E6BBDFD0-C06A-11D2-936C-D714766E8B50")>]
type SVsTextSpanSet =  interface end
public interface SVsTextSpanSet

Notes

Ce service est en général implémenté dans un conteneur de documents et fait référence au document actuel. Par exemple, un éditeur peut implémenter ce service et retourne l'objet d'IVsTextSpanSet pour le document actuellement visible.

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms