Condividi tramite


Costruttore SimpleEditorView

inizializza una nuova istanza di SimpleEditorView per il buffer di testo specificato.

Spazio dei nomi:  Microsoft.VisualStudio.Package
Assembly:   Microsoft.VisualStudio.Package.LanguageService.10.0 (in Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (in Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (in Microsoft.VisualStudio.Package.LanguageService.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    buffer As IVsTextLines _
)
protected SimpleEditorView(
    IVsTextLines buffer
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SimpleEditorView Classe

Spazio dei nomi Microsoft.VisualStudio.Package