Partager via


LanguageService.ScrollToEnd, méthode (IVsTextView)

Met à jour la vue spécifiée pour montrer la fin du fichier source.

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.10.0 (dans Microsoft.VisualStudio.Package.LanguageService.10.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)

Syntaxe

'Déclaration
Public Sub ScrollToEnd ( _
    view As IVsTextView _
)
public void ScrollToEnd(
    IVsTextView view
)

Paramètres

Remarques

La méthode de base positionne la vue pour montrer la fin du fichier source.

Sécurité .NET Framework

Voir aussi

Référence

LanguageService Classe

ScrollToEnd, surcharge

Microsoft.VisualStudio.Package, espace de noms