Partager via


SimpleEditorView, constructeur

Initialise une nouvelle instance d'SimpleEditorView pour la mémoire tampon de texte fournie.

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 Sub New ( _
    buffer As IVsTextLines _
)
protected SimpleEditorView(
    IVsTextLines buffer
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SimpleEditorView Classe

Microsoft.VisualStudio.Package, espace de noms