TextViewCreatedEventArgs.TextView Property

The newly created ITextView.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

public ITextView TextView { get; private set; }

Property Value

Type: Microsoft.VisualStudio.Text.Editor.ITextView
The text view.

.NET Framework Security

See Also

Reference

TextViewCreatedEventArgs Class

Microsoft.VisualStudio.Text.Editor Namespace