Partager via


ExpansionFunction.GetSelection, méthode

Obtient l'étendue de texte sélectionné dans l'affichage en cours.

Espace de noms :  Microsoft.VisualStudio.Package
Assemblys :   Microsoft.VisualStudio.Package.LanguageService.9.0 (dans Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (dans Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (dans Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (dans Microsoft.VisualStudio.Package.LanguageService.10.0.dll)

Syntaxe

'Déclaration
Public Function GetSelection As TextSpan
public TextSpan GetSelection()

Valeur de retour

Type : Microsoft.VisualStudio.TextManager.Interop.TextSpan
Un objet d'TextSpan contenant l'étendue de texte sélectionné.

Remarques

Ce appels de méthode d'assistance la méthode d'GetSelection sur l'objet d'IVsTextView qui est contenu dans l'objet d'ExpansionProvider.Si l'objet d'ExpansionProvider est non disponible, l'objet retourné d'TextSpan comprend tous ses champs définis à 0.

Sécurité .NET Framework

Voir aussi

Référence

ExpansionFunction Classe

Microsoft.VisualStudio.Package, espace de noms