This topic has not yet been rated - Rate this topic

VsTextView Interface

Manages the text view of an editor window. Contains methods to manage the text view. The view is essentially the editor window shown in the UI.

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[GuidAttribute("BB23A14B-7C61-469A-9890-A95648CED5E6")] 
public interface VsTextView : IVsTextView
/** @attribute GuidAttribute("BB23A14B-7C61-469A-9890-A95648CED5E6") */ 
public interface VsTextView extends IVsTextView
GuidAttribute("BB23A14B-7C61-469A-9890-A95648CED5E6") 
public interface VsTextView extends IVsTextView
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ