Condividi tramite


Metodo ITextEditorFactoryService.CreateTextView

crea IWpfTextView in un oggetto appena creato ITextBuffer impostando tipo di contenuto “testo„.

Spazio dei nomi:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintassi

'Dichiarazione
Function CreateTextView As IWpfTextView
IWpfTextView CreateTextView()
IWpfTextView^ CreateTextView()
abstract CreateTextView : unit -> IWpfTextView
function CreateTextView() : IWpfTextView

Valore restituito

Tipo: Microsoft.VisualStudio.Text.Editor.IWpfTextView
In IWpfTextView.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITextEditorFactoryService Interfaccia

Overload CreateTextView

Spazio dei nomi Microsoft.VisualStudio.Text.Editor