Partager via


Source.SetText, méthode (TextSpan, String)

Remplace l'étendue spécifiée de la source par le texte donné.

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

Syntaxe

'Déclaration
Public Sub SetText ( _
    span As TextSpan, _
    newText As String _
)
public void SetText(
    TextSpan span,
    string newText
)

Paramètres

  • newText
    Type : System.String
    Une chaîne maintenant le nouveau texte.

Remarques

Cette méthode effectue le suivi à l'appel l'autre méthode envergure- orientée d'SetText(Int32, Int32, Int32, Int32, String).

Sécurité .NET Framework

Voir aussi

Référence

Source Classe

SetText, surcharge

Microsoft.VisualStudio.Package, espace de noms