Partager via


ITextSnapshotLine.GetText, méthode

Obtient le texte de la ligne, à l'exclusion de tout caractère de saut de ligne.

Espace de noms :  Microsoft.VisualStudio.Text
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
Function GetText As String
string GetText()
String^ GetText()
abstract GetText : unit -> string
function GetText() : String

Valeur de retour

Type : String
Texte de la ligne.

Sécurité .NET Framework

Voir aussi

Référence

ITextSnapshotLine Interface

Microsoft.VisualStudio.Text, espace de noms