Partager via


SimpleEditorView.Buffer, propriété

Obtient ou définit la mémoire tampon de texte.

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.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)

Syntaxe

'Déclaration
Protected Property Buffer As IVsTextLines
protected IVsTextLines Buffer { get; set; }

Valeur de propriété

Type : Microsoft.VisualStudio.TextManager.Interop.IVsTextLines
IVsTextLines .

Sécurité .NET Framework

Voir aussi

Référence

SimpleEditorView Classe

Microsoft.VisualStudio.Package, espace de noms