Udostępnij za pośrednictwem


Metoda Source.GetTextLines —

Pobiera IVsTextLines obiektu skojarzonego z tym Source obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.Package
Zestawy:   Microsoft.VisualStudio.Package.LanguageService.10.0 (w Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (w Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (w Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (w Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Składnia

'Deklaracja
Public Function GetTextLines As IVsTextLines
public IVsTextLines GetTextLines()

Wartość zwracana

Typ: Microsoft.VisualStudio.TextManager.Interop.IVsTextLines
IVsTextLines Obiektu przekazany do Source konstruktora klasy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Source Klasa

Przestrzeń nazw Microsoft.VisualStudio.Package