TextViewCreatedEventArgs::TextView Property
Visual Studio 2015
The newly created ITextView.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: property ITextView^ TextView { [CompilerGeneratedAttribute] ITextView^ get(); [CompilerGeneratedAttribute] private: void set(ITextView^ value); }
Show: