Condividi tramite


Interfaccia SVsTextSpanSet

Passato a QueryService metodo per restituire un riferimento a IVsTextSpanSet interfaccia.

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintassi

'Dichiarazione
<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

Note

Questo servizio in genere viene distribuito in un contenitore di documenti e si riferisce al documento corrente. Ad esempio, un editor possibile implementare questo servizio e restituisce IVsTextSpanSet oggetto per il documento attualmente visibile.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop